Package | Description |
---|---|
org.apache.maven.model |
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 reporting)
Set this element includes the specification of report
plugins to use
to generate the reports on the Maven-generated
site.
|
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.