This project has retired. For details please refer to its Attic page.
Query Expression – Generated Reports

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
Maven Surefire Report Report on the test results of the project.
RAT Report Report on compliance to license related source code policies
FindBugs Generates a source code report with the FindBugs Library.
Checkstyle Report on coding style conventions.