nReporting – some Maven plug-ins can generate reports defined and configured under the reporting element -
for example, generating
Javadoc reports.
nThe reporting
element is similar to build. So similar, in fact, that plug-in configuration can be conceptualized
as effectively as a subset
of build, focused entirely on the site phase.