Package | Description |
---|---|
org.apache.maven.artifact | |
org.apache.maven.artifact.resolver | |
org.apache.maven.artifact.versioning | |
org.apache.maven.project.artifact |
Modifier and Type | Method and Description |
---|---|
ArtifactVersion |
DefaultArtifact.getSelectedVersion() |
ArtifactVersion |
Artifact.getSelectedVersion() |
boolean |
DefaultArtifact.isSelectedVersionKnown() |
boolean |
Artifact.isSelectedVersionKnown() |
Modifier and Type | Method and Description |
---|---|
void |
ResolutionNode.addDependencies(Set artifacts,
List remoteRepositories,
ArtifactFilter filter) |
boolean |
ResolutionNode.filterTrail(ArtifactFilter filter) |
List |
ResolutionNode.getDependencyTrail() |
Modifier and Type | Method and Description |
---|---|
ArtifactVersion |
VersionRange.getSelectedVersion(Artifact artifact) |
boolean |
VersionRange.isSelectedVersionKnown(Artifact artifact) |
Modifier and Type | Method and Description |
---|---|
ArtifactVersion |
ActiveProjectArtifact.getSelectedVersion() |
boolean |
ActiveProjectArtifact.isSelectedVersionKnown() |
Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.