Document | Description |
---|
JIRA Report | Report on Issues from the JIRA Issue Tracking System. |
Surefire Report | Report on the test results of the project. |
RAT Report | Report on compliance to license related source code policies |
Checkstyle | Report on coding style conventions. |
JavaDocs | JavaDoc API documentation. |
FindBugs Report | Generates a source code report with the FindBugs Library. |
Source Xref | HTML based, cross-reference version of Java source code. |
PMD Report | Verification of coding rules. |
CPD Report | Duplicate code detection. |