Package org.apache.maven.api.settings


package org.apache.maven.api.settings
  • Classes
    Class
    Description
    The conditions within the build runtime environment which will trigger the automatic inclusion of the parent build profile.
    Builder class used to create Activation instances.
    This is the file specification used to activate a profile.
    Builder class used to create ActivationFile instances.
    This is an activator which will detect an operating system's attributes in order to activate its profile.
    Builder class used to create ActivationOS instances.
    This is the property specification used to activate a profile.
    Builder class used to create ActivationProperty instances.
    Base class for Mirror, Profile, Proxy and Server.
    Builder class used to create IdentifiableBase instances.
    A download mirror for a given repository.
    Builder class used to create Mirror instances.
    Modifications to the build process which is keyed on some sort of environmental parameter.
    Builder class used to create Profile instances.
    The <proxy> element contains informations required to a proxy settings.
    Builder class used to create Proxy instances.
    Repository contains the information needed for establishing connections with remote repository
    Builder class used to create Repository instances.
    Repository contains the information needed for establishing connections with remote repository
    Builder class used to create RepositoryBase instances.
    Download policy
    Builder class used to create RepositoryPolicy instances.
    The <server> element contains informations required to a server settings.
    Builder class used to create Server instances.
    Root element of the user configuration file.
    Builder class used to create Settings instances.
    common base class that contains code to track the source for this instance (USER|GLOBAL)
    Builder class used to create TrackableBase instances.