Package | Description |
---|---|
org.eclipse.aether |
The primary API of the
RepositorySystem and its functionality. |
Modifier and Type | Method and Description |
---|---|
ArtifactDescriptorPolicy |
DefaultRepositorySystemSession.getArtifactDescriptorPolicy() |
ArtifactDescriptorPolicy |
AbstractForwardingRepositorySystemSession.getArtifactDescriptorPolicy() |
ArtifactDescriptorPolicy |
RepositorySystemSession.getArtifactDescriptorPolicy()
Gets the policy which controls how errors related to reading artifact descriptors should be handled.
|
Modifier and Type | Method and Description |
---|---|
DefaultRepositorySystemSession |
DefaultRepositorySystemSession.setArtifactDescriptorPolicy(ArtifactDescriptorPolicy artifactDescriptorPolicy)
Sets the policy which controls how errors related to reading artifact descriptors should be handled.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.