Uses of Package
org.apache.maven.model

Packages that use org.apache.maven.model
org.apache.maven.model   
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 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.
Build
          null
BuildBase
          null
CiManagement
          null
ConfigurationContainer
          null
Contributor
          Description of a person who has contributed to the project, but who does not have commit privileges.
Dependency
          null
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 repoistory
Developer
          Information about one of the committers on this project.
DistributionManagement
          This elements describes all that pertains to distribution for a project.
Exclusion
          null
Extension
          Describes a build extension to utilise
FileSet
          null
IssueManagement
          Information about the bugtracking 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
          null
Notifier
          Configures one method for notifying users/developers when a build breaks.
Organization
          Specifies the organization who produces this project.
Parent
          null
PatternSet
          null
Plugin
          null
PluginConfiguration
          null
PluginContainer
          null
PluginExecution
          null
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 keyed on some sort of environmental parameter.
Relocation
          Describes where an artifact has moved to.
Reporting
          Section for management of reports and configuration
ReportPlugin
          null
ReportSet
          Represents a set of reports and configuration to be used to generate them.
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
Resource
          This element describes all of the resources associated with a project or unit tests.
Scm
          null
Site
          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 specifies various attributes about a project.
 



Copyright 2006 Apache Software Foundation. All Rights Reserved.