Uses of Class
org.apache.maven.settings.Server
Packages that use Server
-
Uses of Server in org.apache.maven.settings
Methods in org.apache.maven.settings that return ServerMethods in org.apache.maven.settings that return types with arguments of type ServerModifier and TypeMethodDescriptionSettings.getServers()
Server.serverToApiV3
(List<org.apache.maven.api.settings.Server> list) Methods in org.apache.maven.settings with parameters of type ServerMethod parameters in org.apache.maven.settings with type arguments of type ServerModifier and TypeMethodDescriptionstatic List<org.apache.maven.api.settings.Server>
Server.serverToApiV4
(List<Server> list) void
Settings.setServers
(List<Server> servers)