Uses of Package
org.apache.maven.settings
Packages that use org.apache.maven.settings
Package
Description
-
Classes in org.apache.maven.settings used by org.apache.maven.profiles
-
Classes in org.apache.maven.settings used by org.apache.maven.settingsClassDescriptionThe conditions within the build runtime environment which will trigger the automatic inclusion of the parent build profile.This is the file specification used to activate a profile.This is an activator which will detect an operating system's attributes in order to activate its profile.This is the property specification used to activate a profile.Base class for
Mirror
,Profile
,Proxy
andServer
.Builder for the user or global settings.A download mirror for a given repository.Modifications to the build process which is keyed on some sort of environmental parameter.The<proxy>
element contains informations required to a proxy settings.Repository contains the information needed for establishing connections with remote repoistory .Repository contains the information needed for establishing connections with remote repoistory .Download policy.To handle runtime informations like local repository or profiles.The<server>
element contains informations required to a server settings.Root element of the user configuration file.common base class that contains code to track the source for this instance (USER|GLOBAL) . -
Classes in org.apache.maven.settings used by org.apache.maven.settings.io.xpp3ClassDescriptionThe conditions within the build runtime environment which will trigger the automatic inclusion of the parent build profile.This is the file specification used to activate a profile.This is an activator which will detect an operating system's attributes in order to activate its profile.This is the property specification used to activate a profile.Base class for
Mirror
,Profile
,Proxy
andServer
.A download mirror for a given repository.Modifications to the build process which is keyed on some sort of environmental parameter.The<proxy>
element contains informations required to a proxy settings.Repository contains the information needed for establishing connections with remote repoistory .Repository contains the information needed for establishing connections with remote repoistory .Download policy.The<server>
element contains informations required to a server settings.Root element of the user configuration file.common base class that contains code to track the source for this instance (USER|GLOBAL) .