Package | Description |
---|---|
org.apache.maven.artifact.metadata | |
org.apache.maven.project.artifact |
Modifier and Type | Method and Description |
---|---|
ResolutionGroup |
ArtifactMetadataSource.retrieve(Artifact artifact,
ArtifactRepository localRepository,
java.util.List remoteRepositories) |
Modifier and Type | Method and Description |
---|---|
ResolutionGroup |
MavenMetadataSource.retrieve(Artifact artifact,
ArtifactRepository localRepository,
java.util.List remoteRepositories)
Retrieve the metadata for the project from the repository.
|