Uses of Package
org.apache.maven.model

Packages that use org.apache.maven.model
org.apache.maven.model   
org.apache.maven.model.io.jdom   
org.apache.maven.model.io.xpp3   
 

Classes in org.apache.maven.model used by org.apache.maven.model
Activation
          The conditions within the build runtime environment which will trigger the automatic inclusion of the build profile.
ActivationCustom
          This activation allows users to specify their own custom trigger for a profile.
ActivationFile
          This is the file specification used to activate the 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.
Build
          Class Build.
BuildBase
          Class BuildBase.
CiManagement
          Class CiManagement.
ConfigurationContainer
          Class ConfigurationContainer.
Contributor
          Description of a person who has contributed to the project, but who does not have commit privileges.
Dependency
          Class Dependency.
DependencyManagement
          Section for management of default dependency information for use in a group of POMs.
DeploymentRepository
          Repository contains the information needed for deploying to the remote repository.
Developer
          Information about one of the committers on this project.
DistributionManagement
          This elements describes all that pertains to distribution for a project.
Exclusion
          Class Exclusion.
Extension
          Describes a build extension to utilise.
FileSet
          Class FileSet.
IssueManagement
          Information about the issue tracking (or bug tracking) system used to manage this project.
License
          Describes the licenses for this project.
MailingList
          This element describes all of the mailing lists associated with a project.
ModelBase
          Class ModelBase.
Notifier
          Configures one method for notifying users/developers when a build breaks.
Organization
          Specifies the organization that produces this project.
Parent
          Class Parent.
PatternSet
          Class PatternSet.
Plugin
          Class Plugin.
PluginConfiguration
          Class PluginConfiguration.
PluginContainer
          Class PluginContainer.
PluginExecution
          Class PluginExecution.
PluginManagement
          Section for management of default plugin information for use in a group of POMs.
Prerequisites
          Describes the prerequisites a project can have.
Profile
          Modifications to the build process which is activated based on environmental parameters or command line arguments.
Relocation
          Describes where an artifact has moved to.
Reporting
          Section for management of reports and their configuration.
ReportPlugin
          Class ReportPlugin.
ReportSet
          Represents a set of reports and configuration to be used to generate them.
Repository
          A repository contains the information needed for establishing connections with remote repository.
RepositoryBase
          A repository contains the information needed for establishing connections with remote repository.
RepositoryPolicy
          Download policy.
Resource
          This element describes all of the classpath resources associated with a project or unit tests.
Scm
          Class Scm.
Site
          Contains the information needed for deploying websites.
 

Classes in org.apache.maven.model used by org.apache.maven.model.io.jdom
Activation
          The conditions within the build runtime environment which will trigger the automatic inclusion of the build profile.
ActivationCustom
          This activation allows users to specify their own custom trigger for a profile.
ActivationFile
          This is the file specification used to activate the 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.
Build
          Class Build.
BuildBase
          Class BuildBase.
CiManagement
          Class CiManagement.
ConfigurationContainer
          Class ConfigurationContainer.
Contributor
          Description of a person who has contributed to the project, but who does not have commit privileges.
Dependency
          Class Dependency.
DependencyManagement
          Section for management of default dependency information for use in a group of POMs.
DeploymentRepository
          Repository contains the information needed for deploying to the remote repository.
Developer
          Information about one of the committers on this project.
DistributionManagement
          This elements describes all that pertains to distribution for a project.
Exclusion
          Class Exclusion.
Extension
          Describes a build extension to utilise.
FileSet
          Class FileSet.
IssueManagement
          Information about the issue tracking (or bug tracking) system used to manage this project.
License
          Describes the licenses for this project.
MailingList
          This element describes all of the mailing lists associated with a project.
Model
          The <project> element is the root of the descriptor.
ModelBase
          Class ModelBase.
Notifier
          Configures one method for notifying users/developers when a build breaks.
Organization
          Specifies the organization that produces this project.
Parent
          Class Parent.
PatternSet
          Class PatternSet.
Plugin
          Class Plugin.
PluginConfiguration
          Class PluginConfiguration.
PluginContainer
          Class PluginContainer.
PluginExecution
          Class PluginExecution.
PluginManagement
          Section for management of default plugin information for use in a group of POMs.
Prerequisites
          Describes the prerequisites a project can have.
Profile
          Modifications to the build process which is activated based on environmental parameters or command line arguments.
Relocation
          Describes where an artifact has moved to.
Reporting
          Section for management of reports and their configuration.
ReportPlugin
          Class ReportPlugin.
ReportSet
          Represents a set of reports and configuration to be used to generate them.
Repository
          A repository contains the information needed for establishing connections with remote repository.
RepositoryBase
          A repository contains the information needed for establishing connections with remote repository.
RepositoryPolicy
          Download policy.
Resource
          This element describes all of the classpath resources associated with a project or unit tests.
Scm
          Class Scm.
Site
          Contains the information needed for deploying websites.
 

Classes in org.apache.maven.model used by org.apache.maven.model.io.xpp3
Model
          The <project> element is the root of the descriptor.
 



Copyright © 2001-2011 Apache Software Foundation. All Rights Reserved.