maven.mdo
model.See: Description
Interface | Description |
---|---|
InputLocation.StringFormatter |
Class StringFormatter.
|
InputLocationTracker |
Class | Description |
---|---|
Activation |
The conditions within the build runtime environment which will trigger the
automatic inclusion of the build profile.
|
Activation.Builder |
Builder class used to create Activation instances.
|
ActivationFile |
This is the file specification used to activate the profile.
|
ActivationFile.Builder |
Builder class used to create ActivationFile instances.
|
ActivationOS |
This is an activator which will detect an operating system's attributes in order
to activate its profile.
|
ActivationOS.Builder |
Builder class used to create ActivationOS instances.
|
ActivationProperty |
This is the property specification used to activate a profile.
|
ActivationProperty.Builder |
Builder class used to create ActivationProperty instances.
|
Build |
The
<build> element contains informations required to build the project. |
Build.Builder |
Builder class used to create Build instances.
|
BuildBase |
Build configuration in a profile.
|
BuildBase.Builder |
Builder class used to create BuildBase instances.
|
CiManagement |
The
<ciManagement> element contains informations required to the
continuous integration system of the project. |
CiManagement.Builder |
Builder class used to create CiManagement instances.
|
ConfigurationContainer |
Contains the configuration information of the container like Plugin.
|
ConfigurationContainer.Builder |
Builder class used to create ConfigurationContainer instances.
|
Contributor |
Description of a person who has contributed to the project, but who does not have
commit privileges.
|
Contributor.Builder |
Builder class used to create Contributor instances.
|
Dependency |
The
<dependency> element contains information about a dependency
of the project. |
Dependency.Builder |
Builder class used to create Dependency instances.
|
DependencyManagement |
Section for management of default dependency information for use in a group of
POMs.
|
DependencyManagement.Builder |
Builder class used to create DependencyManagement instances.
|
DeploymentRepository |
Deployment repository contains the information needed for deploying to the remote
repository, which adds uniqueVersion property to usual repositories for download.
|
DeploymentRepository.Builder |
Builder class used to create DeploymentRepository instances.
|
Developer |
Information about one of the committers on this project.
|
Developer.Builder |
Builder class used to create Developer instances.
|
DistributionManagement |
This elements describes all that pertains to distribution for a project.
|
DistributionManagement.Builder |
Builder class used to create DistributionManagement instances.
|
Exclusion |
The
<exclusion> element contains informations required to exclude
an artifact to the project. |
Exclusion.Builder |
Builder class used to create Exclusion instances.
|
Extension |
Describes a build extension to utilise.
|
Extension.Builder |
Builder class used to create Extension instances.
|
FileSet |
A PatternSet for files.
|
FileSet.Builder |
Builder class used to create FileSet instances.
|
InputLocation |
Class InputLocation.
|
InputSource |
Class InputSource.
|
IssueManagement |
Information about the issue tracking (or bug tracking) system used to manage this
project.
|
IssueManagement.Builder |
Builder class used to create IssueManagement instances.
|
License |
Describes the licenses for this project.
|
License.Builder |
Builder class used to create License instances.
|
MailingList |
This element describes all of the mailing lists associated with a project.
|
MailingList.Builder |
Builder class used to create MailingList instances.
|
Model |
The
<project> element is the root of the descriptor. |
Model.Builder |
Builder class used to create Model instances.
|
ModelBase |
Base class for the
Model and the Profile objects. |
ModelBase.Builder |
Builder class used to create ModelBase instances.
|
Notifier |
Configures one method for notifying users/developers when a build breaks.
|
Notifier.Builder |
Builder class used to create Notifier instances.
|
Organization |
Specifies the organization that produces this project.
|
Organization.Builder |
Builder class used to create Organization instances.
|
Parent |
The
<parent> element contains information required to locate the parent project from which
this project will inherit from. |
Parent.Builder |
Builder class used to create Parent instances.
|
PatternSet |
Definition of include or exclude patterns.
|
PatternSet.Builder |
Builder class used to create PatternSet instances.
|
Plugin |
The
<plugin> element contains informations required for a plugin. |
Plugin.Builder |
Builder class used to create Plugin instances.
|
PluginConfiguration |
Contains the plugins management informations for the project.
|
PluginConfiguration.Builder |
Builder class used to create PluginConfiguration instances.
|
PluginContainer |
Contains the plugins informations for the project.
|
PluginContainer.Builder |
Builder class used to create PluginContainer instances.
|
PluginExecution |
The
<execution> element contains informations required for the
execution of a plugin. |
PluginExecution.Builder |
Builder class used to create PluginExecution instances.
|
PluginManagement |
Section for management of default plugin information for use in a group of POMs.
|
PluginManagement.Builder |
Builder class used to create PluginManagement instances.
|
Prerequisites |
Describes the prerequisites a project can have.
|
Prerequisites.Builder |
Builder class used to create Prerequisites instances.
|
Profile |
Modifications to the build process which is activated based on environmental
parameters or command line arguments.
|
Profile.Builder |
Builder class used to create Profile instances.
|
Relocation |
Describes where an artifact has moved to.
|
Relocation.Builder |
Builder class used to create Relocation instances.
|
Reporting |
Section for management of reports and their configuration.
|
Reporting.Builder |
Builder class used to create Reporting instances.
|
ReportPlugin |
The
<plugin> element in <reporting><plugins> contains informations required for a report plugin. |
ReportPlugin.Builder |
Builder class used to create ReportPlugin instances.
|
ReportSet |
Represents a set of reports and configuration to be used to generate them.
|
ReportSet.Builder |
Builder class used to create ReportSet instances.
|
Repository |
A repository contains the information needed for establishing connections with
remote repository.
|
Repository.Builder |
Builder class used to create Repository instances.
|
RepositoryBase |
A repository contains the information needed for establishing connections with
remote repository.
|
RepositoryBase.Builder |
Builder class used to create RepositoryBase instances.
|
RepositoryPolicy |
Download policy.
|
RepositoryPolicy.Builder |
Builder class used to create RepositoryPolicy instances.
|
Resource |
This element describes all of the classpath resources associated with a project
or unit tests.
|
Resource.Builder |
Builder class used to create Resource instances.
|
Scm |
The
<scm> element contains informations required to the SCM
(Source Control Management) of the project. |
Scm.Builder |
Builder class used to create Scm instances.
|
Site |
Contains the information needed for deploying websites.
|
Site.Builder |
Builder class used to create Site instances.
|
maven.mdo
model.
The root class is Model
.Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.