Uses of Interface
org.eclipse.aether.resolution.ResolutionErrorPolicy
-
Uses of ResolutionErrorPolicy in org.eclipse.aether
Modifier and TypeMethodDescriptionAbstractForwardingRepositorySystemSession.getResolutionErrorPolicy()
DefaultRepositorySystemSession.getResolutionErrorPolicy()
RepositorySystemSession.getResolutionErrorPolicy()
Gets the policy which controls whether resolutions errors from remote repositories should be cached.Modifier and TypeMethodDescriptionDefaultRepositorySystemSession.setResolutionErrorPolicy
(ResolutionErrorPolicy resolutionErrorPolicy) Sets the policy which controls whether resolutions errors from remote repositories should be cached.RepositorySystemSession.SessionBuilder.setResolutionErrorPolicy
(ResolutionErrorPolicy resolutionErrorPolicy) Sets the policy which controls whether resolutions errors from remote repositories should be cached.