com.capitalone.dashboard:core

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.
Checkstyle Report on coding style conventions.
JaCoCo JaCoCo Coverage Report.
japicmp Comparing source compatibility of /devhome/git/Hygieia-core/target/core-3.1.1-SNAPSHOT.jar against /Users/chtompki/.m2/repository/com/capitalone/dashboard/core/3.1.0/core-3.1.0.jar
Rat Report Report on compliance to license related source code policies
SpotBugs Generates a source code report with the SpotBugs Library.
PMD Verification of coding rules.
CPD Duplicate code detection.
Changes Changes report on releases of this project.