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

Document Description
PMD Report Verification of coding rules.
Metrics Report on source code metrics.
Checkstyle Report on coding style conventions.
Simian Report Simian (Code Similarity Analyzer) report.
FindBugs Report on bug patterns found in compiled code.
Change Log Report on the source control changelog.
Changes Report on the project changes.
File Activity Report on file activity.
Developer Activity Report on the amount of developer activity.
StatCv s Report Show some statistics about the CVS repository
JavaDocs JavaDoc API documentation.
JavaDoc Report Report on the generation of JavaDoc.
Source Xref A set of browsable cross-referenced sources.
JCoverage JCoverage test coverage report.
Task List Report on tasks specified in the source code.
Project License Displays the primary license for the project.