Uses of Package
org.codehaus.mojo.mrm.api.maven

Packages that use org.codehaus.mojo.mrm.api.maven
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. 
 

Classes in org.codehaus.mojo.mrm.api.maven used by org.codehaus.mojo.mrm.api.maven
Artifact
          Represents a specific artifact in a Maven repository.
ArtifactNotFoundException
          An exception that indicates that an artifact could not be found.
ArtifactStore
          An artifact store holds Maven Artifacts and can provide Metadata about the artifacts that it holds.
MetadataNotFoundException
          An exception that indicates that an artifact could not be found.
 

Classes in org.codehaus.mojo.mrm.api.maven used by org.codehaus.mojo.mrm.plugin
ArtifactStore
          An artifact store holds Maven Artifacts and can provide Metadata about the artifacts that it holds.
 



Copyright © 2009-2011 Codehaus. All Rights Reserved.