Package | Description |
---|---|
org.eclipse.aether.resolution |
The types supporting the resolution of artifacts and metadata from repositories.
|
Modifier and Type | Method and Description |
---|---|
ArtifactDescriptorPolicyRequest |
ArtifactDescriptorPolicyRequest.setArtifact(Artifact artifact)
Sets the artifact for whose descriptor to determine the error policy.
|
ArtifactDescriptorPolicyRequest |
ArtifactDescriptorPolicyRequest.setRequestContext(String context)
Sets the context in which this request is made.
|
Modifier and Type | Method and Description |
---|---|
int |
ArtifactDescriptorPolicy.getPolicy(RepositorySystemSession session,
ArtifactDescriptorPolicyRequest request)
Gets the error policy for an artifact's descriptor.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.