| Package | Description | 
|---|---|
| org.apache.maven.model | Maven POM (Project Object Model) classes, generated from  maven.mdomodel. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ActivationThe conditions within the build runtime environment which will
 trigger the
         automatic inclusion of the build profile. | 
| class  | ActivationFileThis is the file specification used to activate the profile. | 
| class  | ActivationOSThis is an activator which will detect an operating system's
 attributes in order
         to activate its profile. | 
| class  | ActivationPropertyThis is the property specification used to activate a profile. | 
| class  | BuildThe  <build>element contains
 informations required to build the project. | 
| class  | BuildBaseGeneric informations for a build. | 
| class  | CiManagementThe  <CiManagement>element contains
 informations required to the
         continuous integration system of the project. | 
| class  | ConfigurationContainerContains the configuration information of the container like
 Plugin. | 
| class  | ContributorDescription of a person who has contributed to the project, but
 who does not have
         commit privileges. | 
| class  | DependencyThe  <dependency>element contains
 information about a dependency
         of the project. | 
| class  | DependencyManagementSection for management of default dependency information for use
 in a group of
         POMs. | 
| class  | DeploymentRepositoryRepository contains the information needed for deploying to the
 remote
         repository. | 
| class  | DeveloperInformation about one of the committers on this project. | 
| class  | DistributionManagementThis elements describes all that pertains to distribution for a
 project. | 
| class  | ExclusionThe  <exclusion>element contains
 informations required to exclude
         an artifact to the project. | 
| class  | ExtensionDescribes a build extension to utilise. | 
| class  | FileSetA PatternSet for files. | 
| class  | InputLocationClass InputLocation. | 
| class  | IssueManagementInformation about the issue tracking (or bug tracking) system
 used to manage this
         project. | 
| class  | LicenseDescribes the licenses for this project. | 
| class  | MailingListThis element describes all of the mailing lists associated with
 a project. | 
| class  | ModelThe  <project>element is the root of
 the descriptor. | 
| class  | ModelBaseBase class for the  Modeland theProfileobjects. | 
| class  | NotifierConfigures one method for notifying users/developers when a
 build breaks. | 
| class  | OrganizationSpecifies the organization that produces this project. | 
| class  | ParentThe  <parent>element contains
 information required to locate the parent project from which
         this project will inherit from. | 
| class  | PatternSetDefinition of include or exclude patterns. | 
| class  | PluginThe  <plugin>element contains
 informations required for a plugin. | 
| class  | PluginConfigurationContains the plugins management informations for the project. | 
| class  | PluginContainerContains the plugins informations for the project. | 
| class  | PluginExecutionThe  <execution>element contains
 informations required for the
         execution of a plugin. | 
| class  | PluginManagementSection for management of default plugin information for use in
 a group of POMs. | 
| class  | PrerequisitesDescribes the prerequisites a project can have. | 
| class  | ProfileModifications to the build process which is activated based on
 environmental
         parameters or command line arguments. | 
| class  | RelocationDescribes where an artifact has moved to. | 
| class  | ReportingSection for management of reports and their configuration. | 
| class  | ReportPluginThe  <plugin>element contains
 informations required for a report plugin. | 
| class  | ReportSetRepresents a set of reports and configuration to be used to
 generate them. | 
| class  | RepositoryA repository contains the information needed for establishing
 connections with
         remote repository. | 
| class  | RepositoryBaseA repository contains the information needed for establishing
 connections with
         remote repository. | 
| class  | RepositoryPolicyDownload policy. | 
| class  | ResourceThis element describes all of the classpath resources associated
 with a project
         or unit tests. | 
| class  | ScmThe  <scm>element contains
 informations required to the SCM
         (Source Control Management) of the project. | 
| class  | SiteContains the information needed for deploying websites. | 
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.