Modifier and Type | Method and Description |
---|---|
ArtifactVersion |
DefaultArtifact.getSelectedVersion() |
ArtifactVersion |
Artifact.getSelectedVersion() |
boolean |
DefaultArtifact.isSelectedVersionKnown() |
boolean |
Artifact.isSelectedVersionKnown() |
Modifier and Type | Method and Description |
---|---|
OverConstrainedVersionException |
ArtifactResolutionResult.getVersionRangeViolation(int i) |
Modifier and Type | Method and Description |
---|---|
void |
ResolutionNode.addDependencies(Set<Artifact> artifacts,
List<ArtifactRepository> remoteRepositories,
ArtifactFilter filter) |
boolean |
ResolutionNode.filterTrail(ArtifactFilter filter) |
List<String> |
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()
Deprecated.
|
boolean |
ActiveProjectArtifact.isSelectedVersionKnown()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
OverConstrainedVersionException |
MetadataResolutionResult.getVersionRangeViolation(int i) |
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.