Package org.apache.maven.settings

Interface Summary
MavenSettingsBuilder Builder for the user or global settings.
 

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 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.
SettingsUtils Several convenience methods to handle settings
TrackableBase common base class that contains code to track the source for this instance (USER|GLOBAL) .
 



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