Uses of Package
org.apache.maven.model

Packages that use org.apache.maven.model
org.apache.maven   
org.apache.maven.classrealm   
org.apache.maven.configuration   
org.apache.maven.execution   
org.apache.maven.lifecycle   
org.apache.maven.lifecycle.internal   
org.apache.maven.model Maven POM (Project Object Model) classes, generated from maven.mdo model. 
org.apache.maven.model.building   
org.apache.maven.model.composition   
org.apache.maven.model.inheritance   
org.apache.maven.model.interpolation   
org.apache.maven.model.io   
org.apache.maven.model.io.xpp3 XML reader and writer classes for Maven POM, generated from maven.mdo model. 
org.apache.maven.model.management   
org.apache.maven.model.merge POM merger. 
org.apache.maven.model.normalization   
org.apache.maven.model.path   
org.apache.maven.model.plugin   
org.apache.maven.model.profile   
org.apache.maven.model.profile.activation   
org.apache.maven.model.resolution   
org.apache.maven.model.superpom   
org.apache.maven.model.validation   
org.apache.maven.plugin   
org.apache.maven.plugin.descriptor   
org.apache.maven.plugin.internal   
org.apache.maven.plugin.prefix   
org.apache.maven.plugin.version   
org.apache.maven.profiles   
org.apache.maven.profiles.activation   
org.apache.maven.project   
org.apache.maven.project.artifact   
org.apache.maven.project.inheritance   
org.apache.maven.project.path   
org.apache.maven.repository   
org.apache.maven.repository.internal Aether extensions for utilizing the Maven POM and Maven repository metadata. 
org.apache.maven.repository.legacy   
org.apache.maven.settings   
 

Classes in org.apache.maven.model used by org.apache.maven
Dependency
          The <dependency> element contains information about a dependency of the project.
Exclusion
          The <exclusion> element contains informations required to exclude an artifact to the project.
 

Classes in org.apache.maven.model used by org.apache.maven.classrealm
Model
          The <project> element is the root of the descriptor.
Plugin
          The <plugin> element contains informations required for a plugin.
 

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

Classes in org.apache.maven.model used by org.apache.maven.execution
Profile
          Modifications to the build process which is activated based on environmental parameters or command line arguments.
 

Classes in org.apache.maven.model used by org.apache.maven.lifecycle
Plugin
          The <plugin> element contains informations required for a plugin.
 

Classes in org.apache.maven.model used by org.apache.maven.lifecycle.internal
Plugin
          The <plugin> element contains informations required for a plugin.
 

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
          The <build> element contains informations required to build the project.
BuildBase
          Generic informations for a build.
CiManagement
          The <CiManagement> element contains informations required to the continuous integration system of the project.
ConfigurationContainer
          Contains the configuration information of the container like Plugin.
Contributor
          Description of a person who has contributed to the project, but who does not have commit privileges.
Dependency
          The <dependency> element contains information about a dependency of the project.
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
          The <exclusion> element contains informations required to exclude an artifact to the project.
Extension
          Describes a build extension to utilise.
FileSet
          A PatternSet for files.
InputLocation
          Class InputLocation.
InputLocationTracker
          Interface InputLocationTracker.
InputSource
          Class InputSource.
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
          Base class for the Model and the Profile objects.
Notifier
          Configures one method for notifying users/developers when a build breaks.
Organization
          Specifies the organization that produces this project.
Parent
          The <parent> element contains information required to locate the parent project from which this project will inherit from.
PatternSet
          Definition of include or exclude patterns.
Plugin
          The <plugin> element contains informations required for a plugin.
PluginConfiguration
          Contains the plugins management informations for the project.
PluginContainer
          Contains the plugins informations for the project.
PluginExecution
          The <execution> element contains informations required for the execution of a plugin.
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
          The <plugin> element contains informations required for a report plugin.
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
          The <scm> element contains informations required to the SCM (Source Control Management) of the project.
Site
          Contains the information needed for deploying websites.
 

Classes in org.apache.maven.model used by org.apache.maven.model.building
InputLocation
          Class InputLocation.
Model
          The <project> element is the root of the descriptor.
Profile
          Modifications to the build process which is activated based on environmental parameters or command line arguments.
 

Classes in org.apache.maven.model used by org.apache.maven.model.composition
DependencyManagement
          Section for management of default dependency information for use in a group of POMs.
Model
          The <project> element is the root of the descriptor.
 

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

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

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

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

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

Classes in org.apache.maven.model used by org.apache.maven.model.merge
Activation
          The conditions within the build runtime environment which will trigger the automatic inclusion of the build profile.
Build
          The <build> element contains informations required to build the project.
BuildBase
          Generic informations for a build.
CiManagement
          The <CiManagement> element contains informations required to the continuous integration system of the project.
ConfigurationContainer
          Contains the configuration information of the container like Plugin.
Contributor
          Description of a person who has contributed to the project, but who does not have commit privileges.
Dependency
          The <dependency> element contains information about a dependency of the project.
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
          The <exclusion> element contains informations required to exclude an artifact to the project.
Extension
          Describes a build extension to utilise.
FileSet
          A PatternSet for files.
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
          Base class for the Model and the Profile objects.
Notifier
          Configures one method for notifying users/developers when a build breaks.
Organization
          Specifies the organization that produces this project.
Parent
          The <parent> element contains information required to locate the parent project from which this project will inherit from.
PatternSet
          Definition of include or exclude patterns.
Plugin
          The <plugin> element contains informations required for a plugin.
PluginConfiguration
          Contains the plugins management informations for the project.
PluginContainer
          Contains the plugins informations for the project.
PluginExecution
          The <execution> element contains informations required for the execution of a plugin.
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
          The <plugin> element contains informations required for a report plugin.
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
          The <scm> element contains informations required to the SCM (Source Control Management) of the project.
Site
          Contains the information needed for deploying websites.
 

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

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

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

Classes in org.apache.maven.model used by org.apache.maven.model.profile
Model
          The <project> element is the root of the descriptor.
Profile
          Modifications to the build process which is activated based on environmental parameters or command line arguments.
 

Classes in org.apache.maven.model used by org.apache.maven.model.profile.activation
Profile
          Modifications to the build process which is activated based on environmental parameters or command line arguments.
 

Classes in org.apache.maven.model used by org.apache.maven.model.resolution
Repository
          A repository contains the information needed for establishing connections with remote repository.
 

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

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

Classes in org.apache.maven.model used by org.apache.maven.plugin
Plugin
          The <plugin> element contains informations required for a plugin.
ReportPlugin
          The <plugin> element contains informations required for a report plugin.
 

Classes in org.apache.maven.model used by org.apache.maven.plugin.descriptor
Plugin
          The <plugin> element contains informations required for a plugin.
 

Classes in org.apache.maven.model used by org.apache.maven.plugin.internal
Plugin
          The <plugin> element contains informations required for a plugin.
 

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

Classes in org.apache.maven.model used by org.apache.maven.plugin.version
Model
          The <project> element is the root of the descriptor.
Plugin
          The <plugin> element contains informations required for a plugin.
 

Classes in org.apache.maven.model used by org.apache.maven.profiles
Profile
          Modifications to the build process which is activated based on environmental parameters or command line arguments.
 

Classes in org.apache.maven.model used by org.apache.maven.profiles.activation
Profile
          Modifications to the build process which is activated based on environmental parameters or command line arguments.
 

Classes in org.apache.maven.model used by org.apache.maven.project
Build
          The <build> element contains informations required to build the project.
CiManagement
          The <CiManagement> element contains informations required to the continuous integration system of the project.
Contributor
          Description of a person who has contributed to the project, but who does not have commit privileges.
Dependency
          The <dependency> element contains information about a dependency of the project.
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.
Extension
          Describes a build extension to utilise.
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.
Organization
          Specifies the organization that produces this project.
Plugin
          The <plugin> element contains informations required for a plugin.
PluginContainer
          Contains the plugins informations for the project.
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.
Reporting
          Section for management of reports and their configuration.
ReportPlugin
          The <plugin> element contains informations required for a report plugin.
Repository
          A repository contains the information needed for establishing connections with remote repository.
Resource
          This element describes all of the classpath resources associated with a project or unit tests.
Scm
          The <scm> element contains informations required to the SCM (Source Control Management) of the project.
 

Classes in org.apache.maven.model used by org.apache.maven.project.artifact
Dependency
          The <dependency> element contains information about a dependency of the project.
Plugin
          The <plugin> element contains informations required for a plugin.
 

Classes in org.apache.maven.model used by org.apache.maven.project.inheritance
Build
          The <build> element contains informations required to build the project.
Model
          The <project> element is the root of the descriptor.
ReportPlugin
          The <plugin> element contains informations required for a report plugin.
 

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

Classes in org.apache.maven.model used by org.apache.maven.repository
Dependency
          The <dependency> element contains information about a dependency of the project.
Plugin
          The <plugin> element contains informations required for a plugin.
Repository
          A repository contains the information needed for establishing connections with remote repository.
 

Classes in org.apache.maven.model used by org.apache.maven.repository.internal
Repository
          A repository contains the information needed for establishing connections with remote repository.
RepositoryPolicy
          Download policy.
 

Classes in org.apache.maven.model used by org.apache.maven.repository.legacy
Dependency
          The <dependency> element contains information about a dependency of the project.
Plugin
          The <plugin> element contains informations required for a plugin.
Repository
          A repository contains the information needed for establishing connections with remote repository.
RepositoryPolicy
          Download policy.
 

Classes in org.apache.maven.model used by org.apache.maven.settings
Profile
          Modifications to the build process which is activated based on environmental parameters or command line arguments.
 



Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.