Uses of Class
org.apache.maven.settings.Mirror
Packages that use Mirror
- 
Uses of Mirror in org.apache.maven.settingsMethods in org.apache.maven.settings that return MirrorModifier and TypeMethodDescriptionMirror.clone()Settings.getMirrorOf(String repositoryId) Deprecated.Methods in org.apache.maven.settings that return types with arguments of type MirrorModifier and TypeMethodDescriptionSettings.getMirrors()Mirror.mirrorToApiV3(List<org.apache.maven.api.settings.Mirror> list) Methods in org.apache.maven.settings with parameters of type MirrorMethod parameters in org.apache.maven.settings with type arguments of type MirrorModifier and TypeMethodDescriptionstatic List<org.apache.maven.api.settings.Mirror> Mirror.mirrorToApiV4(List<Mirror> list) voidSettings.setMirrors(List<Mirror> mirrors)