This document provides an overview of the various reports that are automatically generated by Maven . Each report is briefly described below.
| Document | Description |
|---|---|
| csslint | CSSLint Report of the project |
| jshint | JSHint Report of the project |
| jsdoc | Generate JSDOC report |
| jslint | JSLint Report of the project |
| Surefire Report | Report on the test results of the project. |