Dokument ten zawiera przegląd różnych raportów, które zostały automatycznie wygenerowane przez Maven Każdy z raportów jest krótko opisany poniżej.
| Dokument | Opis | 
|---|---|
| Checkstyle | Report on coding style conventions. | 
| Cobertura Test Coverage | Cobertura Test Coverage Report. | 
| CPD Report | Duplicate code detection. | 
| FindBugs Report | Generates a source code report with the FindBugs Library. | 
| JavaNCSS Report | Code metric analysis. | 
| PMD Report | Verification of coding rules. | 
| QALab Main Report | QALab Report. | 
| Source Xref | HTML based, cross-reference version of Java source code. | 
| Tag List | Report on various tags found in the code. |