| Package | Description |
|---|---|
| org.apache.maven.model |
| Modifier and Type | Class and Description |
|---|---|
class |
Build
The
<build> element contains
informations required to build the project. |
class |
BuildBase
Generic informations for a build.
|
class |
PluginConfiguration
Contains the plugins management informations for the project.
|
class |
PluginManagement
Section for management of default plugin information for use in
a group of POMs.
|