Uses of Package
org.apache.maven.settings

Packages that use org.apache.maven.settings
org.apache.maven.artifact.resolver   
org.apache.maven.execution   
org.apache.maven.plugin   
org.apache.maven.plugin.internal   
org.apache.maven.repository   
org.apache.maven.repository.legacy   
org.apache.maven.settings   
org.apache.maven.settings.building   
org.apache.maven.settings.crypto   
org.apache.maven.settings.io   
org.apache.maven.settings.io.xpp3   
org.apache.maven.settings.merge   
org.apache.maven.settings.validation   
 

Classes in org.apache.maven.settings used by org.apache.maven.artifact.resolver
Mirror
          A download mirror for a given repository.
Proxy
          The <proxy> element contains informations required to a proxy settings.
Server
          The <server> element contains informations required to a server settings.
 

Classes in org.apache.maven.settings used by org.apache.maven.execution
Mirror
          A download mirror for a given repository.
Proxy
          The <proxy> element contains informations required to a proxy settings.
Server
          The <server> element contains informations required to a server settings.
Settings
          Root element of the user configuration file.
 

Classes in org.apache.maven.settings used by org.apache.maven.plugin
Settings
          Root element of the user configuration file.
 

Classes in org.apache.maven.settings used by org.apache.maven.plugin.internal
Settings
          Root element of the user configuration file.
 

Classes in org.apache.maven.settings used by org.apache.maven.repository
Mirror
          A download mirror for a given repository.
Proxy
          The <proxy> element contains informations required to a proxy settings.
Server
          The <server> element contains informations required to a server settings.
 

Classes in org.apache.maven.settings used by org.apache.maven.repository.legacy
Mirror
          A download mirror for a given repository.
Proxy
          The <proxy> element contains informations required to a proxy settings.
Server
          The <server> element contains informations required to a server settings.
 

Classes in org.apache.maven.settings used by org.apache.maven.settings
Activation
          The conditions within the build runtime environment which will trigger the automatic inclusion of the parent build profile.
ActivationFile
          This is the file specification used to activate a profile.
ActivationOS
          This is an activator which will detect an operating system's attributes in order to activate its profile.
ActivationProperty
          This is the property specification used to activate a profile.
IdentifiableBase
          Base class for Mirror, Profile, Proxy and Server.
MavenSettingsBuilder
          Deprecated. 
Mirror
          A download mirror for a given repository.
Profile
          Modifications to the build process which is keyed on some sort of environmental parameter.
Proxy
          The <proxy> element contains informations required to a proxy settings.
Repository
          Repository contains the information needed for establishing connections with remote repository .
RepositoryBase
          Repository contains the information needed for establishing connections with remote repoistory .
RepositoryPolicy
          Download policy.
RuntimeInfo
          Deprecated. 
Server
          The <server> element contains informations required to a server settings.
Settings
          Root element of the user configuration file.
TrackableBase
          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.building
Settings
          Root element of the user configuration file.
 

Classes in org.apache.maven.settings used by org.apache.maven.settings.crypto
Proxy
          The <proxy> element contains informations required to a proxy settings.
Server
          The <server> element contains informations required to a server settings.
Settings
          Root element of the user configuration file.
 

Classes in org.apache.maven.settings used by org.apache.maven.settings.io
Settings
          Root element of the user configuration file.
 

Classes in org.apache.maven.settings used by org.apache.maven.settings.io.xpp3
Settings
          Root element of the user configuration file.
 

Classes in org.apache.maven.settings used by org.apache.maven.settings.merge
Settings
          Root element of the user configuration file.
 

Classes in org.apache.maven.settings used by org.apache.maven.settings.validation
Settings
          Root element of the user configuration file.
 



Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.