Dit document geeft een overzicht van de verschillende rapporten die automatisch door Maven zijn gegenereerd. Elk rapport is hieronder kort beschreven.
| Document | Beschrijving | 
|---|---|
| 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. | 
| Javadoc | Javadoc API documentatie. | 
| Test Javadoc | Test Javadoc API documentatie. | 
| Tag List | Report on various tags found in the code. | 
| Surefire Report | Report on the test results of the project. | 
| JaCoCo Aggregate | JaCoCo Aggregate Coverage Report. |