Uses of Class
org.apache.maven.settings.Server
-
Uses of Server in org.apache.maven.settings
Modifier and TypeMethodDescriptionvoid
Method addServer.void
Settings.removeServer
(Server server) Method removeServer.Modifier and TypeMethodDescriptionvoid
Settings.setServers
(List<Server> servers) Set configuration of server-specific settings, mainly authentication method.