Class FileSystemArtifactStore

java.lang.Object
org.codehaus.mojo.mrm.api.maven.BaseArtifactStore
org.codehaus.mojo.mrm.impl.maven.FileSystemArtifactStore
All Implemented Interfaces:
ArtifactStore

public class FileSystemArtifactStore extends BaseArtifactStore
An artifact store based off a FileSystem.
Since:
1.0
See Also: