Interface MetadataSource
Deprecated.
Provides some metadata operations, like querying the remote repository for a list of versions available for an
artifact.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionretrieve(ArtifactMetadata artifact, org.apache.maven.artifact.repository.ArtifactRepository localRepository, List<org.apache.maven.artifact.repository.ArtifactRepository> remoteRepositories) Deprecated.
-
Field Details
-
ROLE
Deprecated.
-
-
Method Details
-
retrieve
MetadataResolution retrieve(ArtifactMetadata artifact, org.apache.maven.artifact.repository.ArtifactRepository localRepository, List<org.apache.maven.artifact.repository.ArtifactRepository> remoteRepositories) throws MetadataRetrievalException Deprecated.- Throws:
MetadataRetrievalException
-