| Package | Description |
|---|---|
| org.apache.maven.model |
| Modifier and Type | Method | Description |
|---|---|---|
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 | Description |
|---|---|---|
void |
ModelBase.setReporting(Reporting reporting) |
Set this element includes the specification of report
plugins to use
to generate the reports on the Maven-generated
site.
|