- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for withRelativePath (0.07 sec)
-
impl/maven-core/src/main/java/org/apache/maven/internal/transformation/impl/DefaultConsumerPomBuilder.java
model = model.withRoot(false).withModules(null).withSubprojects(null); if (model.getParent() != null) { model = model.withParent(model.getParent().withRelativePath(null)); } if (!model.isPreserveModelVersion()) { model = model.withPreserveModelVersion(false);
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 11K bytes - Viewed (0)