|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ArtifactMetadataRetrievalException | |
---|---|
org.apache.maven.artifact.metadata |
Uses of ArtifactMetadataRetrievalException in org.apache.maven.artifact.metadata |
---|
Methods in org.apache.maven.artifact.metadata that throw ArtifactMetadataRetrievalException | |
---|---|
ResolutionGroup |
ArtifactMetadataSource.retrieve(Artifact artifact,
ArtifactRepository localRepository,
List remoteRepositories)
|
List |
ArtifactMetadataSource.retrieveAvailableVersions(Artifact artifact,
ArtifactRepository localRepository,
List remoteRepositories)
Get a list of available versions for an artifact in the remote repository |
Artifact |
ArtifactMetadataSource.retrieveRelocatedArtifact(Artifact artifact,
ArtifactRepository localRepository,
List remoteRepositories)
Resolve all relocations in the POM for this artifact, and return the new artifact coordinate. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |