| Package | Description | 
|---|---|
| org.apache.maven.repository | 
| Modifier and Type | Method and Description | 
|---|---|
| MavenArtifactMetadata | MetadataResolutionRequest. getArtifactMetadata() | 
| Modifier and Type | Method and Description | 
|---|---|
| MetadataGraphNode | MetadataGraph. findNode(MavenArtifactMetadata md)find a node by the GAV (metadata) | 
| MetadataResolutionRequest | MetadataResolutionRequest. setArtifactMetadata(MavenArtifactMetadata md) | 
| Constructor and Description | 
|---|
| MetadataGraphNode(MavenArtifactMetadata metadata) | 
| MetadataResolutionRequest(MavenArtifactMetadata md,
                         ArtifactRepository localRepository,
                         List<ArtifactRepository> remoteRepositories) | 
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.