Uses of Interface
org.eclipse.aether.resolution.ResolutionErrorPolicy
Packages that use ResolutionErrorPolicy
-
Uses of ResolutionErrorPolicy in org.eclipse.aether
Methods in org.eclipse.aether that return ResolutionErrorPolicyModifier and TypeMethodDescriptionAbstractForwardingRepositorySystemSession.getResolutionErrorPolicy()
DefaultRepositorySystemSession.getResolutionErrorPolicy()
RepositorySystemSession.getResolutionErrorPolicy()
Gets the policy which controls whether resolutions errors from remote repositories should be cached.Methods in org.eclipse.aether with parameters of type ResolutionErrorPolicyModifier 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.