Uses of Class
org.codehaus.mojo.mrm.api.maven.MetadataNotFoundException

Packages that use MetadataNotFoundException
org.codehaus.mojo.mrm.api.maven This Maven aware contract for a repository. 
 

Uses of MetadataNotFoundException in org.codehaus.mojo.mrm.api.maven
 

Methods in org.codehaus.mojo.mrm.api.maven that throw MetadataNotFoundException
 org.apache.maven.artifact.repository.metadata.Metadata ArtifactStore.getMetadata(String path)
          Returns the specified metadata.
 long ArtifactStore.getMetadataLastModified(String path)
          Returns the time that the specified metadata was last modified.
 



Copyright © 2009-2011 Codehaus. All Rights Reserved.