Uses of Interface
org.eclipse.aether.repository.MirrorSelector
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 MirrorSelector in org.eclipse.aether
Modifier and TypeMethodDescriptionAbstractForwardingRepositorySystemSession.getMirrorSelector()
DefaultRepositorySystemSession.getMirrorSelector()
RepositorySystemSession.getMirrorSelector()
Gets the mirror selector to use for repositories discovered in artifact descriptors.Modifier and TypeMethodDescriptionDefaultRepositorySystemSession.setMirrorSelector
(MirrorSelector mirrorSelector) Sets the mirror selector to use for repositories discovered in artifact descriptors. -
Uses of MirrorSelector in org.eclipse.aether.util.repository
Modifier and TypeClassDescriptionfinal class
A simple mirror selector that selects mirrors based on repository identifiers.