Dit document geeft een overzicht van de verschillende rapporten die automatisch door Maven zijn gegenereerd. Elk rapport is hieronder kort beschreven.
| Document | Beschrijving |
|---|---|
| JaCoCo Aggregate | JaCoCo Aggregate Coverage Report. |
| Dependency Updates Report | Provides details of the dependencies which have updated versions available. |
| Plugin Updates Report | Provides details of the plugins used by this project which have newer versions available. |
| Source Xref | HTML based, cross-reference version of Java source code. |
| Test Source Xref | HTML based, cross-reference version of Java test source code. |
| Surefire Report | Report on the test results of the project. |
| GitHub Report | Report on Issues from GitHub. |