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 build 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
          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 repository.
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 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
          null
Notifier
          Configures one method for notifying users/developers when a build breaks.
Organization
          Specifies the organization that 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 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
          null
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
          null
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-2007 Apache Software Foundation. All Rights Reserved.