Apache logging services logo Apache log4j logo

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
JIRA ReportReport on Issues from the JIRA Issue Tracking System.
Surefire ReportReport on the test results of the project.
RAT ReportReport on compliance to license related source code policies
CheckstyleReport on coding style conventions.
JavaDocsJavaDoc API documentation.
FindBugs ReportGenerates a source code report with the FindBugs Library.
Source XrefHTML based, cross-reference version of Java source code.
CPD ReportDuplicate code detection.
PMD ReportVerification of coding rules.