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
ChangesReport on the project changes.
JavaDocsJavaDoc API documentation.
JavaDoc ReportReport on the generation of JavaDoc.
CheckstyleReport on coding style conventions.
Simian ReportSimian (Code Similarity Analyzer) report.
PMD ReportVerification of coding rules.
Task ListReport on tasks specified in the source code.
MetricsReport on source code metrics.
FindBugs ReportVerification of coding rules.
Source XrefA set of browsable cross-referenced sources.
Developer ActivityReport on the amount of developer activity.