Package org.codehaus.mojo.mrm.impl.maven

This package contains implementations of the org.codehaus.mojo.mrm.maven contracts.

See:
          Description

Class Summary
ArtifactFileEntry A file entry backed by a Artifact in a ArtifactStore.
ArtifactStoreFileSystem A FileSystem that delegates to a ArtifactStore.
CompositeArtifactStore An artifact store that serves as a union of multiple artifact stores.
DiskArtifactStore An artifact store backed by a directory on the local disk.
FileSystemArtifactStore An artifact store based off a FileSystem.
MemoryArtifactStore An artifact store that keeps all its artifacts in memory.
MetadataFileEntry A file entry backed by Metadata in a ArtifactStore.
MockArtifactStore An artifact store that keeps all its artifacts in memory.
 

Package org.codehaus.mojo.mrm.impl.maven Description

This package contains implementations of the org.codehaus.mojo.mrm.maven contracts.

Since:
1.0


Copyright © 2009-2011 Codehaus. All Rights Reserved.