Uses of Interface
org.eclipse.aether.resolution.ArtifactDescriptorPolicy
-
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.RepositorySystemSession.SessionBuilder.setArtifactDescriptorPolicy
(ArtifactDescriptorPolicy artifactDescriptorPolicy) Sets the policy which controls how errors related to reading artifact descriptors should be handled.