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

Overview

Document Description
FindBugs Generates a source code report with the FindBugs Library.
Source Xref HTML based, cross-reference version of Java source code.
JavaDocs JavaDoc API documentation.
Surefire Report Report on the test results of the project.

Back to top

Version: 0.1-SNAPSHOT. Last Published: 2015-08-02.