- getActivation() - Method in class org.apache.maven.settings.Profile
- 
Get the conditional logic which will automatically
             trigger the inclusion of this profile. 
- getActiveProfiles() - Method in class org.apache.maven.settings.Settings
- 
Method getActiveProfiles. 
- getActiveProxy() - Method in class org.apache.maven.settings.Settings
-  
- getAddDefaultEntities() - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
- 
Returns the state of the "add default entities" flag. 
- getArch() - Method in class org.apache.maven.settings.ActivationOS
- 
Get the architecture of the OS to be used to activate a
 profile. 
- getChecksumPolicy() - Method in class org.apache.maven.settings.RepositoryPolicy
- 
Get what to do when verification of an artifact checksum
 fails -
             warn, fail, etc. 
- getConfiguration() - Method in class org.apache.maven.settings.Server
- 
Get extra configuration for the transport layer. 
- getDirectoryPermissions() - Method in class org.apache.maven.settings.Server
- 
Get the permissions for directories when they are created. 
- getExists() - Method in class org.apache.maven.settings.ActivationFile
- 
Get the name of the file that should exist to activate a
 profile. 
- getFamily() - Method in class org.apache.maven.settings.ActivationOS
- 
Get the general family of the OS to be used to activate a
             profile (e.g. 
- getFile() - Method in class org.apache.maven.settings.Activation
- 
Get specifies that this profile will be activated based on
 existence of a file. 
- getFile() - Method in class org.apache.maven.settings.RuntimeInfo
- 
Deprecated. 
- getFilePermissions() - Method in class org.apache.maven.settings.Server
- 
Get the permissions for files when they are created. 
- getHost() - Method in class org.apache.maven.settings.Proxy
- 
Get the proxy host. 
- getId() - Method in class org.apache.maven.settings.IdentifiableBase
- 
Get the id field. 
- getId() - Method in class org.apache.maven.settings.RepositoryBase
- 
Get a unique identifier for a repository. 
- getInteractiveMode() - Method in class org.apache.maven.settings.Settings
-  
- getJdk() - Method in class org.apache.maven.settings.Activation
- 
Get specifies that this profile will be activated when a
 matching JDK is detected. 
- getLayout() - Method in class org.apache.maven.settings.Mirror
- 
Get the layout of the mirror repository. 
- getLayout() - Method in class org.apache.maven.settings.RepositoryBase
- 
Get the type of layout this repository uses for locating and
             storing artifacts - can be "legacy" or
 "default". 
- getLocalRepository() - Method in class org.apache.maven.settings.Settings
- 
Get the local repository.
 Default value is:
 ${user.home}/.m2/repository
 
- getMirrorOf() - Method in class org.apache.maven.settings.Mirror
- 
Get the server ID of the repository being mirrored, eg
             "central". 
- getMirrorOf(String) - Method in class org.apache.maven.settings.Settings
- 
Deprecated. 
- getMirrorOfLayouts() - Method in class org.apache.maven.settings.Mirror
- 
Get the layouts of repositories being mirrored. 
- getMirrors() - Method in class org.apache.maven.settings.Settings
- 
Method getMirrors. 
- getMissing() - Method in class org.apache.maven.settings.ActivationFile
- 
Get the name of the file that should be missing to activate
 a
             profile. 
- getModelEncoding() - Method in class org.apache.maven.settings.Settings
- 
Get the modelEncoding field. 
- getName() - Method in class org.apache.maven.settings.ActivationOS
- 
Get the name of the OS to be used to activate a profile. 
- getName() - Method in class org.apache.maven.settings.ActivationProperty
- 
Get the name of the property to be used to activate a
 profile. 
- getName() - Method in class org.apache.maven.settings.Mirror
- 
Get the optional name that describes the mirror. 
- getName() - Method in class org.apache.maven.settings.RepositoryBase
- 
Get human readable name of the repository. 
- getNonProxyHosts() - Method in class org.apache.maven.settings.Proxy
- 
Get the list of non-proxied hosts (delimited by |). 
- getOs() - Method in class org.apache.maven.settings.Activation
- 
Get specifies that this profile will be activated when
 matching OS attributes are detected. 
- getPassphrase() - Method in class org.apache.maven.settings.Server
- 
Get the passphrase used in conjunction with the privateKey
 to authenticate. 
- getPassword() - Method in class org.apache.maven.settings.Proxy
- 
Get the proxy password. 
- getPassword() - Method in class org.apache.maven.settings.Server
- 
Get the password used in conjunction with the username to
 authenticate. 
- getPluginGroups() - Method in class org.apache.maven.settings.Settings
- 
Method getPluginGroups. 
- getPluginRepositories() - Method in class org.apache.maven.settings.Profile
- 
Method getPluginRepositories. 
- getPort() - Method in class org.apache.maven.settings.Proxy
- 
Get the proxy port. 
- getPrivateKey() - Method in class org.apache.maven.settings.Server
- 
Get the private key location used to authenticate. 
- getProfiles() - Method in class org.apache.maven.settings.Settings
- 
Method getProfiles. 
- getProfilesAsMap() - Method in class org.apache.maven.settings.Settings
-  
- getProperties() - Method in class org.apache.maven.settings.Profile
- 
Method getProperties. 
- getProperty() - Method in class org.apache.maven.settings.Activation
- 
Get specifies that this profile will be activated when this
 System property is specified. 
- getProtocol() - Method in class org.apache.maven.settings.Proxy
- 
Get the proxy protocol. 
- getProxies() - Method in class org.apache.maven.settings.Settings
- 
Method getProxies. 
- getReleases() - Method in class org.apache.maven.settings.Repository
- 
Get how to handle downloading of releases from this
 repository. 
- getRepositories() - Method in class org.apache.maven.settings.Profile
- 
Method getRepositories. 
- getServer(String) - Method in class org.apache.maven.settings.Settings
-  
- getServers() - Method in class org.apache.maven.settings.Settings
- 
Method getServers. 
- getSnapshots() - Method in class org.apache.maven.settings.Repository
- 
Get how to handle downloading of snapshots from this
 repository. 
- getSourceLevel() - Method in class org.apache.maven.settings.TrackableBase
-  
- getUpdatePolicy() - Method in class org.apache.maven.settings.RepositoryPolicy
- 
Get the frequency for downloading updates - can be "always",
             "daily" (default), "interval:XXX" (in minutes)
 or "never"
             (only if it doesn't exist locally). 
- getUrl() - Method in class org.apache.maven.settings.Mirror
- 
Get the URL of the mirror repository. 
- getUrl() - Method in class org.apache.maven.settings.RepositoryBase
- 
Get the url of the repository. 
- getUsername() - Method in class org.apache.maven.settings.Proxy
- 
Get the proxy user. 
- getUsername() - Method in class org.apache.maven.settings.Server
- 
Get the username used to authenticate. 
- getValue() - Method in class org.apache.maven.settings.ActivationProperty
- 
Get the value of the property to be used to activate a
 profile. 
- getVersion() - Method in class org.apache.maven.settings.ActivationOS
- 
Get the version of the OS to be used to activate a profile. 
- GLOBAL_LEVEL - Static variable in class org.apache.maven.settings.TrackableBase
-  
- Server - Class in org.apache.maven.settings
- 
The <server>element contains
 informations required to a server settings.
 
- Server() - Constructor for class org.apache.maven.settings.Server
-  
- setActivation(Activation) - Method in class org.apache.maven.settings.Profile
- 
Set the conditional logic which will automatically
             trigger the inclusion of this profile. 
- setActive(boolean) - Method in class org.apache.maven.settings.Proxy
- 
Set whether this proxy configuration is the active one. 
- setActiveByDefault(boolean) - Method in class org.apache.maven.settings.Activation
- 
Set flag specifying whether this profile is active as a
 default. 
- setActiveProfiles(List<String>) - Method in class org.apache.maven.settings.Settings
- 
Set list of manually-activated build profiles, specified in
 the order in which
             they should be applied. 
- setAddDefaultEntities(boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
- 
Sets the state of the "add default entities" flag. 
- setArch(String) - Method in class org.apache.maven.settings.ActivationOS
- 
Set the architecture of the OS to be used to activate a
 profile. 
- setChecksumPolicy(String) - Method in class org.apache.maven.settings.RepositoryPolicy
- 
Set what to do when verification of an artifact checksum
 fails -
             warn, fail, etc. 
- setConfiguration(Object) - Method in class org.apache.maven.settings.Server
- 
Set extra configuration for the transport layer. 
- setDirectoryPermissions(String) - Method in class org.apache.maven.settings.Server
- 
Set the permissions for directories when they are created. 
- setEnabled(boolean) - Method in class org.apache.maven.settings.RepositoryPolicy
- 
Set whether to use this repository for downloading this type
 of
             artifact. 
- setExists(String) - Method in class org.apache.maven.settings.ActivationFile
- 
Set the name of the file that should exist to activate a
 profile. 
- setFamily(String) - Method in class org.apache.maven.settings.ActivationOS
- 
Set the general family of the OS to be used to activate a
             profile (e.g. 
- setFile(ActivationFile) - Method in class org.apache.maven.settings.Activation
- 
Set specifies that this profile will be activated based on
 existence of a file. 
- setFilePermissions(String) - Method in class org.apache.maven.settings.Server
- 
Set the permissions for files when they are created. 
- setHost(String) - Method in class org.apache.maven.settings.Proxy
- 
Set the proxy host. 
- setId(String) - Method in class org.apache.maven.settings.IdentifiableBase
- 
Set the id field. 
- setId(String) - Method in class org.apache.maven.settings.RepositoryBase
- 
Set a unique identifier for a repository. 
- setInteractiveMode(boolean) - Method in class org.apache.maven.settings.Settings
- 
Set whether Maven should attempt to interact with the user
 for input. 
- setJdk(String) - Method in class org.apache.maven.settings.Activation
- 
Set specifies that this profile will be activated when a
 matching JDK is detected. 
- setLayout(String) - Method in class org.apache.maven.settings.Mirror
- 
Set the layout of the mirror repository. 
- setLayout(String) - Method in class org.apache.maven.settings.RepositoryBase
- 
Set the type of layout this repository uses for locating and
             storing artifacts - can be "legacy" or
 "default". 
- setLocalRepository(String) - Method in class org.apache.maven.settings.Settings
- 
Set the local repository.
 Default value is:
 ${user.home}/.m2/repository
 
- setMirrorOf(String) - Method in class org.apache.maven.settings.Mirror
- 
Set the server ID of the repository being mirrored, eg
             "central". 
- setMirrorOfLayouts(String) - Method in class org.apache.maven.settings.Mirror
- 
Set the layouts of repositories being mirrored. 
- setMirrors(List<Mirror>) - Method in class org.apache.maven.settings.Settings
- 
Set configuration of download mirrors for repositories. 
- setMissing(String) - Method in class org.apache.maven.settings.ActivationFile
- 
Set the name of the file that should be missing to activate
 a
             profile. 
- setModelEncoding(String) - Method in class org.apache.maven.settings.Settings
- 
Set the modelEncoding field. 
- setName(String) - Method in class org.apache.maven.settings.ActivationOS
- 
Set the name of the OS to be used to activate a profile. 
- setName(String) - Method in class org.apache.maven.settings.ActivationProperty
- 
Set the name of the property to be used to activate a
 profile. 
- setName(String) - Method in class org.apache.maven.settings.Mirror
- 
Set the optional name that describes the mirror. 
- setName(String) - Method in class org.apache.maven.settings.RepositoryBase
- 
Set human readable name of the repository. 
- setNonProxyHosts(String) - Method in class org.apache.maven.settings.Proxy
- 
Set the list of non-proxied hosts (delimited by |). 
- setOffline(boolean) - Method in class org.apache.maven.settings.Settings
- 
Set indicate whether maven should operate in offline mode
 full-time. 
- setOs(ActivationOS) - Method in class org.apache.maven.settings.Activation
- 
Set specifies that this profile will be activated when
 matching OS attributes are detected. 
- setPassphrase(String) - Method in class org.apache.maven.settings.Server
- 
Set the passphrase used in conjunction with the privateKey
 to authenticate. 
- setPassword(String) - Method in class org.apache.maven.settings.Proxy
- 
Set the proxy password. 
- setPassword(String) - Method in class org.apache.maven.settings.Server
- 
Set the password used in conjunction with the username to
 authenticate. 
- setPluginGroups(List<String>) - Method in class org.apache.maven.settings.Settings
- 
Set list of groupIds to search for a plugin when that plugin
             groupId is not explicitly provided. 
- setPluginRepositories(List<Repository>) - Method in class org.apache.maven.settings.Profile
- 
Set the lists of the remote repositories for discovering
 plugins. 
- setPort(int) - Method in class org.apache.maven.settings.Proxy
- 
Set the proxy port. 
- setPrivateKey(String) - Method in class org.apache.maven.settings.Server
- 
Set the private key location used to authenticate. 
- setProfiles(List<Profile>) - Method in class org.apache.maven.settings.Settings
- 
Set configuration of build profiles for adjusting the build
             according to environmental parameters. 
- setProperties(Properties) - Method in class org.apache.maven.settings.Profile
- 
Set extended configuration specific to this profile goes
 here. 
- setProperty(ActivationProperty) - Method in class org.apache.maven.settings.Activation
- 
Set specifies that this profile will be activated when this
 System property is specified. 
- setProtocol(String) - Method in class org.apache.maven.settings.Proxy
- 
Set the proxy protocol. 
- setProxies(List<Proxy>) - Method in class org.apache.maven.settings.Settings
- 
Set configuration for different proxy profiles. 
- setReleases(RepositoryPolicy) - Method in class org.apache.maven.settings.Repository
- 
Set how to handle downloading of releases from this
 repository. 
- setRepositories(List<Repository>) - Method in class org.apache.maven.settings.Profile
- 
Set the lists of the remote repositories. 
- setServers(List<Server>) - Method in class org.apache.maven.settings.Settings
- 
Set configuration of server-specific settings, mainly
 authentication
             method. 
- setSnapshots(RepositoryPolicy) - Method in class org.apache.maven.settings.Repository
- 
Set how to handle downloading of snapshots from this
 repository. 
- setSourceLevel(String) - Method in class org.apache.maven.settings.TrackableBase
-  
- Settings - Class in org.apache.maven.settings
- 
Root element of the user configuration file. 
- Settings() - Constructor for class org.apache.maven.settings.Settings
-  
- SettingsXpp3Reader - Class in org.apache.maven.settings.io.xpp3
- 
Class SettingsXpp3Reader. 
- SettingsXpp3Reader() - Constructor for class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
-  
- SettingsXpp3Writer - Class in org.apache.maven.settings.io.xpp3
- 
Class SettingsXpp3Writer. 
- SettingsXpp3Writer() - Constructor for class org.apache.maven.settings.io.xpp3.SettingsXpp3Writer
-  
- setUpdatePolicy(String) - Method in class org.apache.maven.settings.RepositoryPolicy
- 
Set the frequency for downloading updates - can be "always",
             "daily" (default), "interval:XXX" (in minutes)
 or "never"
             (only if it doesn't exist locally). 
- setUrl(String) - Method in class org.apache.maven.settings.Mirror
- 
Set the URL of the mirror repository. 
- setUrl(String) - Method in class org.apache.maven.settings.RepositoryBase
- 
Set the url of the repository. 
- setUsePluginRegistry(boolean) - Method in class org.apache.maven.settings.Settings
- 
Set whether Maven should use the plugin-registry.xml file to
 manage plugin versions. 
- setUsername(String) - Method in class org.apache.maven.settings.Proxy
- 
Set the proxy user. 
- setUsername(String) - Method in class org.apache.maven.settings.Server
- 
Set the username used to authenticate. 
- setValue(String) - Method in class org.apache.maven.settings.ActivationProperty
- 
Set the value of the property to be used to activate a
 profile. 
- setVersion(String) - Method in class org.apache.maven.settings.ActivationOS
- 
Set the version of the OS to be used to activate a profile.