Uses of Class
org.eclipse.aether.resolution.ArtifactDescriptorPolicyRequest
Package
Description
The types supporting the resolution of artifacts and metadata from repositories.
Ready-to-use selectors for authentication, proxies and mirrors and a few other repository related utilities.
-
Uses of ArtifactDescriptorPolicyRequest in org.eclipse.aether.resolution
Modifier and TypeMethodDescriptionArtifactDescriptorPolicyRequest.setArtifact
(Artifact artifact) Sets the artifact for whose descriptor to determine the error policy.ArtifactDescriptorPolicyRequest.setRequestContext
(String context) Sets the context in which this request is made.Modifier and TypeMethodDescriptionint
ArtifactDescriptorPolicy.getPolicy
(RepositorySystemSession session, ArtifactDescriptorPolicyRequest request) Gets the error policy for an artifact's descriptor. -
Uses of ArtifactDescriptorPolicyRequest in org.eclipse.aether.util.repository
Modifier and TypeMethodDescriptionint
SimpleArtifactDescriptorPolicy.getPolicy
(RepositorySystemSession session, ArtifactDescriptorPolicyRequest request)