Version 0.2 | Published 03/03/2013
 

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
CheckstyleReport on coding style conventions.
CPD ReportDuplicate code detection.
PMD ReportVerification of coding rules.
JavaDocsJavaDoc API documentation.
Source XrefHTML based, cross-reference version of Java source code.
LinkcheckThis is a link to the Linkcheck report.
Surefire ReportReport on the test results of the project.
Plugin DocumentationThis report provides goals and parameters documentation of a plugin.