Maven 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
Project LicenseDisplays the primary license for the project.
Simian ReportSimian (Code Similarity Analyzer) report.
ReleasesReport on latest project releases.
DashboardDashboard report aggregating different quality reports
CheckstyleReport on coding style conventions.
Unit TestsReport on the results of the unit tests.
Jelly Tag DocumentationJelly Tag Documentation.
Ashkelon JavaDocReport on the validity of all links in the documentation.
PMD ReportVerification of coding rules.
Source XrefA set of browsable cross-referenced sources.
Test XrefA set of browsable cross-referenced test sources.
MetricsReport on source code metrics.