- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for isChildProjectUrlInheritAppendPath (0.13 sec)
-
compat/maven-model-builder/src/main/java/org/apache/maven/model/merge/MavenModelMerger.java
target.setUrl(src); target.setLocation("url", source.getLocation("url")); } else if (target.getUrl() == null) { target.setUrl(extrapolateChildUrl(src, source.isChildProjectUrlInheritAppendPath(), context)); target.setLocation("url", source.getLocation("url")); } } } /*
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Tue Feb 25 08:27:34 UTC 2025 - 21.7K bytes - Viewed (0)