| Package | Description | 
|---|---|
| org.apache.maven.settings | 
| Modifier and Type | Method and Description | 
|---|---|
Mirror | 
Mirror.clone()
Method clone. 
 | 
Mirror | 
Settings.getMirrorOf(String repositoryId)
Deprecated.  
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Mirror> | 
Settings.getMirrors()
Method getMirrors. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Settings.addMirror(Mirror mirror)
Method addMirror. 
 | 
void | 
Settings.removeMirror(Mirror mirror)
Method removeMirror. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Settings.setMirrors(List<Mirror> mirrors)
Set configuration of download mirrors for repositories. 
 | 
Copyright © 2001–2019 The Apache Software Foundation. All rights reserved.