| Package | Description |
|---|---|
| org.apache.maven.model |
Maven POM (Project Object Model) classes, generated from
maven.mdo model.
|
| org.apache.maven.model.merge |
POM merger.
|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
PluginConfiguration |
PluginConfiguration.clone()
Method clone.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ModelMerger.mergePluginConfiguration_PluginManagement(PluginConfiguration
|
protected void |
ModelMerger.mergePluginConfiguration(PluginConfiguration
|