| 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 | Method and Description |
|---|---|
Reporting |
Reporting.clone()
Method clone.
|
Reporting |
ModelBase.getReporting()
Get this element includes the specification of report plugins to use to generate the reports on the Maven-generated site.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModelBase.setReporting(Reporting
Set this element includes the specification of report plugins to use to generate the reports on the Maven-generated site.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ModelMerger.mergeReporting_ExcludeDefaults(Reporting
|
protected void |
ModelMerger.mergeReporting_OutputDirectory(Reporting
|
protected void |
ModelMerger.mergeReporting_Plugins(Reporting
|
protected void |
ModelMerger.mergeReporting(Reporting
|