| Package | Description |
|---|---|
| org.eclipse.aether | |
| org.eclipse.aether.util.repository |
| Modifier and Type | Method and Description |
|---|---|
ArtifactDescriptorPolicy |
RepositorySystemSession.getArtifactDescriptorPolicy()
Gets the policy which controls how errors related to reading artifact descriptors should be handled.
|
ArtifactDescriptorPolicy |
DefaultRepositorySystemSession.getArtifactDescriptorPolicy() |
ArtifactDescriptorPolicy |
AbstractForwardingRepositorySystemSession.getArtifactDescriptorPolicy() |
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleArtifactDescriptorPolicy
An artifact descriptor error policy that allows to control error handling at a global level.
|
Copyright © 2010-2013 The Eclipse Foundation. All Rights Reserved.