This document provides an overview of the various reports that are automatically generated by Maven . Each report is briefly described below.
Document | Description |
---|---|
Release Notes | Information about changes provided in this release. |
Release Plan | Information about planned changes and new features. |
Breaking News | The following changes break API or behavior of the previous version. |
Surefire Report | Report on the test results of the project. |
JavaNCSS Report | Code metric analysis. |
Checkstyle | Report on coding style conventions. |