- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for withRelativePath (0.06 seconds)
-
impl/maven-core/src/main/java/org/apache/maven/internal/transformation/impl/DefaultConsumerPomBuilder.java
model = model.withRoot(false).withModules(null).withSubprojects(null); Parent parent = model.getParent(); if (parent != null) { model = model.withParent(parent.withRelativePath(null)); } var projectSources = project.getBuild().getDelegate().getSources(); if (SourceQueries.usesModuleSourceHierarchy(projectSources)) {
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Wed Mar 04 19:49:40 GMT 2026 - 22.3K bytes - Click Count (0)