| Package | Description |
|---|---|
| org.apache.maven.model.v3_0_0 | |
| org.apache.maven.model.v3_0_0.io.xpp3 |
| Class and Description |
|---|
| Branch
Contains information on the SCM branches of the project.
|
| Build
The
<build> element contains
informations required to build the project. |
| BuildBase
Generic informations for a build.
|
| 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. |
| Developer
Information about one of the committers on this project.
|
| FileSet
A PatternSet for files.
|
| License
Describes the licenses for this project.
|
| MailingList
This element describes all of the mailing lists associated with
a project.
|
| ModelBase
Base class for the
Model and the
Profile objects. |
| Organization
Specifies the organization that produces this project.
|
| PackageGroup
A JavaDoc package group.
|
| PatternSet
Definition of include or exclude patterns.
|
| PluginConfiguration
Contains the plugins management informations for the project.
|
| PluginContainer
Contains the plugins informations for the project.
|
| Repository
The
<repository> element contains
informations required to a repository
used by the project. |
| Resource
This element describes all of the classpath resources associated
with a project
or unit tests.
|
| SourceModification
This element describes all of the source modifications
associated with a project.
|
| UnitTest
A PatternSet for unit tests.
|
| Version
This element describes each of the previous versions of
the
project.
|
| Class and Description |
|---|
| Model
The
<project> element is the root of
the descriptor. |
Copyright © 2001-2021 The Apache Software Foundation. All Rights Reserved.