Uses of Class
org.apache.maven.repository.MavenArtifactMetadata
Packages that use MavenArtifactMetadata
-
Uses of MavenArtifactMetadata in org.apache.maven.repository
Methods in org.apache.maven.repository that return MavenArtifactMetadataMethods in org.apache.maven.repository with parameters of type MavenArtifactMetadataModifier and TypeMethodDescriptionMetadataGraph.findNode
(MavenArtifactMetadata md) find a node by the GAV (metadata)MetadataResolutionRequest.setArtifactMetadata
(MavenArtifactMetadata md) Constructors in org.apache.maven.repository with parameters of type MavenArtifactMetadataModifierConstructorDescriptionMetadataGraphNode
(MavenArtifactMetadata metadata) MetadataResolutionRequest
(MavenArtifactMetadata md, ArtifactRepository localRepository, List<ArtifactRepository> remoteRepositories)