org.apache.maven.repository.metadata
Interface MetadataSource
- public interface MetadataSource 
Provides some metadata operations, like querying the remote repository for a list of versions available for an
 artifact.
- Version:
- $Id: MetadataSource.java 958295 2010-06-26 23:16:18Z hboutemy $
- Author:
- Jason van Zyl
 
 
ROLE
static final String ROLE
retrieve
MetadataResolution retrieve(ArtifactMetadata artifact,
                            ArtifactRepository localRepository,
                            List<ArtifactRepository> remoteRepositories)
                            throws MetadataRetrievalException
- 
- Throws:
- MetadataRetrievalException
 
Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.