- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getLocalRepositoryManager (0.08 sec)
-
impl/maven-core/src/main/java/org/apache/maven/project/DefaultProjectBuilder.java
null); // Maven 2.x quirk: an artifact always points at the local repo, regardless whether resolved or not LocalRepositoryManager lrm = session.getLocalRepositoryManager(); for (Artifact artifact : artifacts) { if (!artifact.isResolved()) { Path path = lrm.getAbsolutePathForLocalArtifact(RepositoryUtils.toArtifact(artifact));Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Tue Nov 18 17:20:31 UTC 2025 - 51.8K bytes - Viewed (0)