|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ArtifactMetadataRetrievalException | |
---|---|
org.apache.maven.artifact.metadata | |
org.apache.maven.repository.legacy.metadata |
Uses of ArtifactMetadataRetrievalException in org.apache.maven.artifact.metadata |
---|
Subclasses of ArtifactMetadataRetrievalException in org.apache.maven.artifact.metadata | |
---|---|
class |
ArtifactMetadataRetrievalException
Deprecated. |
Uses of ArtifactMetadataRetrievalException in org.apache.maven.repository.legacy.metadata |
---|
Methods in org.apache.maven.repository.legacy.metadata that throw ArtifactMetadataRetrievalException | |
---|---|
ResolutionGroup |
ArtifactMetadataSource.retrieve(Artifact artifact,
ArtifactRepository localRepository,
List<ArtifactRepository> remoteRepositories)
|
ResolutionGroup |
ArtifactMetadataSource.retrieve(MetadataResolutionRequest request)
|
List<ArtifactVersion> |
ArtifactMetadataSource.retrieveAvailableVersions(Artifact artifact,
ArtifactRepository localRepository,
List<ArtifactRepository> remoteRepositories)
Get a list of available versions for an artifact in the remote repository |
List<ArtifactVersion> |
ArtifactMetadataSource.retrieveAvailableVersionsFromDeploymentRepository(Artifact artifact,
ArtifactRepository localRepository,
ArtifactRepository remoteRepository)
Get a list of available versions for an artifact in the remote deployment repository. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |