This document provides an overview of the various reports that are automatically generated by Maven. Each report is briefly described below.
Document | Description |
---|---|
Project License | Displays the primary license for the project. |
Simian Report | Simian (Code Similarity Analyzer) report. |
Releases | Report on latest project releases. |
Dashboard | Dashboard report aggregating different quality reports |
Checkstyle | Report on coding style conventions. |
Unit Tests | Report on the results of the unit tests. |
Jelly Tag Documentation | Jelly Tag Documentation. |
Ashkelon JavaDoc | Report on the validity of all links in the documentation. |
PMD Report | Verification of coding rules. |
Source Xref | A set of browsable cross-referenced sources. |
Test Xref | A set of browsable cross-referenced test sources. |
Metrics | Report on source code metrics. |