Package org.apache.maven.api.services
Interface LocalRepositoryManager
- All Superinterfaces:
Service
- All Known Implementing Classes:
DefaultLocalRepositoryManager
- Since:
- 4.0.0
-
Method Summary
Modifier and TypeMethodDescriptiongetPathForLocalArtifact
(Session session, LocalRepository local, Artifact artifact) getPathForRemoteArtifact
(Session session, LocalRepository local, RemoteRepository remote, Artifact artifact)
-
Method Details
-
getPathForLocalArtifact
-
getPathForRemoteArtifact
Path getPathForRemoteArtifact(Session session, LocalRepository local, RemoteRepository remote, Artifact artifact)
-