Uses of Class
org.apache.maven.model.Reporting
Packages that use Reporting
-
Uses of Reporting in org.apache.maven.model
Methods in org.apache.maven.model that return ReportingModifier and TypeMethodDescriptionModelBase.getReporting()Get this element includes the specification of report plugins to use to generate the reports on the Maven-generated site.Methods in org.apache.maven.model with parameters of type ReportingModifier and TypeMethodDescriptionvoidModelBase.setReporting(Reporting reporting) Set this element includes the specification of report plugins to use to generate the reports on the Maven-generated site.