org.codehaus.mojo.mrm.plugin
Class LocalRepo
java.lang.Object
org.codehaus.mojo.mrm.plugin.LocalRepo
- All Implemented Interfaces:
- org.codehaus.mojo.mrm.plugin.ArtifactStoreFactory
public class LocalRepo
- extends Object
- implements org.codehaus.mojo.mrm.plugin.ArtifactStoreFactory
A locally stored Maven repository.
- Since:
- 1.0
LocalRepo
public LocalRepo()
newInstance
public org.codehaus.mojo.mrm.api.maven.ArtifactStore newInstance()
-
- Specified by:
newInstance in interface org.codehaus.mojo.mrm.plugin.ArtifactStoreFactory
toString
public String toString()
-
- Overrides:
toString in class Object
Copyright © 2009-2011 Codehaus. All Rights Reserved.