Uses of Class
org.eclipse.aether.resolution.ArtifactDescriptorPolicyRequest
Packages that use 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
Methods in org.eclipse.aether.resolution that return ArtifactDescriptorPolicyRequestModifier 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.Methods in org.eclipse.aether.resolution with parameters of type ArtifactDescriptorPolicyRequestModifier 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
Methods in org.eclipse.aether.util.repository with parameters of type ArtifactDescriptorPolicyRequestModifier and TypeMethodDescriptionint
SimpleArtifactDescriptorPolicy.getPolicy
(RepositorySystemSession session, ArtifactDescriptorPolicyRequest request)