This document provides an overview of the various reports that are automatically generated by Maven. Each report is briefly described below.
| Document | Description |
|---|---|
| Changes | Report on the project changes. |
| JCoverage | JCoverage test coverage report. |
| Checkstyle | Report on coding style conventions. |
| JavaNCSS | Report on simple source code metrics. |
| Source Xref | A set of browsable cross-referenced sources. |
| Project License | Displays the primary license for the project. |