Maven Generated Reports

This document provides an overview of the various reports that are automatically generated by Maven. Each report is briefly described below.

Overview

DocumentDescription
Unit TestsReport on the results of the unit tests.
Cactus Unit TestsReport on the results of the Cactus unit tests.
JavaDocsJavaDoc API documentation.
JavaDoc ReportReport on the generation of JavaDoc.
JavaDoc Warnings ReportFormatted report of JavaDoc warnings.
CheckstyleReport on coding style conventions.
MetricsReport on source code metrics.
Link Check ReportReport on the validity of all links in the documentation.
PMD ReportVerification of coding rules.
Project LicenseDisplays the primary license for the project.
Task ListReport on tasks specified in the source code.