Package org.apache.maven.settings

Interface Summary
MavenSettingsBuilder Deprecated.
 

Class Summary
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.
DefaultMavenSettingsBuilder  
IdentifiableBase Base class for Mirror, Profile, Proxy and Server.
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.
SettingsUtils Several convenience methods to handle settings
TrackableBase common base class that contains code to track the source for this instance (USER|GLOBAL) .
 

Exception Summary
SettingsConfigurationException If there was an error in the settings file.
 



Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.