Generated Reports

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

Overview

Document Description
Source Xref[2] HTML based, cross-reference version of Java source code.
Checkstyle[3] Report on coding style conventions.
CPD[4] Duplicate code detection.
PMD[5] Verification of coding rules.
SpotBugs[6] Generates a source code report with the SpotBugs Library.
Change Log[7] Generated change log report from SCM.
File Activity[8] Generated file activity report from SCM.
Developer Activity[9] Generated developer activity report from SCM.
Javadoc[10] Javadoc API documentation.
No results.