Fork me on GitHub

Generated Reports

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

Overview

Document Description
Plugin Documentation This report describes goals, parameters details, requirements and sample usage of this plugin.
Javadoc Javadoc API documentation.
Source Xref HTML based, cross-reference version of Java source code.
Surefire Report on the test results of the project.
JaCoCo JaCoCo Coverage Report.
L10n Status This report provides information about the completeness of localization.
Checkstyle Report on coding style conventions.
CPD Duplicate code detection.
PMD Verification of coding rules.