- Sort Score
- Result 10 results
- Languages All
Results 41 - 41 of 41 for propertyNames (0.09 sec)
-
compat/maven-model-builder/src/main/java/org/apache/maven/model/validation/DefaultModelValidator.java
Matcher matcher = EXPRESSION_PROJECT_NAME_PATTERN.matcher(s); while (matcher.find()) { String propertyName = matcher.group(0); if (path.startsWith("activation.file.") && "${project.basedir}".equals(propertyName)) { continue; } addViolation( problems,
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Wed Sep 03 15:06:05 UTC 2025 - 66.8K bytes - Viewed (0)