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
Javadoc Javadoc API documentation.
Test Javadoc Test Javadoc API documentation.
SpotBugs Generates a source code report with the SpotBugs Library.
JaCoCo JaCoCo Coverage Report.
JaCoCo Aggregate JaCoCo Aggregate Coverage Report.
Dependency Analysis Dependency analysis of the project (used declared, used undeclared, unused declared)