Uses of Interface
org.eclipse.aether.resolution.ArtifactDescriptorPolicy
Package
Description
The primary API of the
RepositorySystem
and its functionality.Ready-to-use selectors for authentication, proxies and mirrors and a few other repository related utilities.
-
Uses of ArtifactDescriptorPolicy in org.eclipse.aether
Modifier and TypeMethodDescriptionAbstractForwardingRepositorySystemSession.getArtifactDescriptorPolicy()
DefaultRepositorySystemSession.getArtifactDescriptorPolicy()
RepositorySystemSession.getArtifactDescriptorPolicy()
Gets the policy which controls how errors related to reading artifact descriptors should be handled.Modifier and TypeMethodDescriptionDefaultRepositorySystemSession.setArtifactDescriptorPolicy
(ArtifactDescriptorPolicy artifactDescriptorPolicy) Sets the policy which controls how errors related to reading artifact descriptors should be handled. -
Uses of ArtifactDescriptorPolicy in org.eclipse.aether.util.repository
Modifier and TypeClassDescriptionfinal class
An artifact descriptor error policy that allows to control error handling at a global level.