Uses of Package
org.apache.maven.settings

Packages that use org.apache.maven.settings
org.apache.maven.settings   
org.apache.maven.settings.io.xpp3   
 

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
          Builder for the user or global settings.
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 repoistory .
RepositoryBase
          Repository contains the information needed for establishing connections with remote repoistory .
RepositoryPolicy
          Download policy.
RuntimeInfo
          To handle runtime informations like local repository or profiles.
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.io.xpp3
Settings
          Root element of the user configuration file.
 



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