|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
See:
Description
| Packages | |
|---|---|
| org.codehaus.mojo.mrm.api | This is the core contract of a repository. |
| org.codehaus.mojo.mrm.api.maven | This Maven aware contract for a repository. |
| org.codehaus.mojo.mrm.plugin | This is the contract for the Maven Plugin Extensions that allow for plugging in custom repository types into the Maven plugin. |
The Mock Repository Manager API defines the contracts required in order to present a mock or lightweight repository manager. There are two sets of contract.
FileSystem. This is a raw file system
that is not aware of the Maven layout or metadata.
ArtifactStore contract which can be converted into
the base contract through org.codehaus.mojo.mrm.api.maven.ArtifactStoreFileSystem.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||