Package org.apache.maven.internal.impl
Class DefaultLocalRepository
java.lang.Object
org.apache.maven.internal.impl.DefaultLocalRepository
- All Implemented Interfaces:
LocalRepository
,Repository
-
Field Summary
Fields inherited from interface org.apache.maven.api.Repository
CENTRAL_ID
-
Constructor Summary
ConstructorDescriptionDefaultLocalRepository
(org.eclipse.aether.repository.LocalRepository repository) -
Method Summary
-
Constructor Details
-
DefaultLocalRepository
-
-
Method Details
-
getRepository
-
getId
- Specified by:
getId
in interfaceRepository
-
getType
- Specified by:
getType
in interfaceRepository
-
getPath
- Specified by:
getPath
in interfaceLocalRepository
-