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