Uses of Class
org.apache.maven.repository.legacy.metadata.ArtifactMetadataRetrievalException
-
Uses of ArtifactMetadataRetrievalException in org.apache.maven.artifact.metadata
-
Uses of ArtifactMetadataRetrievalException in org.apache.maven.repository.legacy.metadata
Modifier and TypeMethodDescriptionArtifactMetadataSource.retrieve
(Artifact artifact, ArtifactRepository localRepository, List<ArtifactRepository> remoteRepositories) Deprecated.ArtifactMetadataSource.retrieve
(MetadataResolutionRequest request) Deprecated.ArtifactMetadataSource.retrieveAvailableVersions
(Artifact artifact, ArtifactRepository localRepository, List<ArtifactRepository> remoteRepositories) Deprecated.Get a list of available versions for an artifact in the remote repositoryArtifactMetadataSource.retrieveAvailableVersionsFromDeploymentRepository
(Artifact artifact, ArtifactRepository localRepository, ArtifactRepository remoteRepository) Deprecated.Get a list of available versions for an artifact in the remote deployment repository.