Package | Description |
---|---|
org.apache.maven.settings |
Modifier and Type | Method and Description |
---|---|
Server |
Server.clone() |
Server |
Settings.getServer(String serverId) |
Modifier and Type | Method and Description |
---|---|
List<Server> |
Settings.getServers() |
static List<Server> |
Server.serverToApiV3(List<Server> list) |
Modifier and Type | Method and Description |
---|---|
void |
Settings.addServer(Server server) |
Modifier and Type | Method and Description |
---|---|
static List<Server> |
Server.serverToApiV4(List<Server> list) |
void |
Settings.setServers(List<Server> servers) |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.