Reports

The report plugins will generate several reports along the site. Check the plugin documentation to find about each of them, but most of them will generate a HTML file which can be linked by the site.

Usually these HTML files are processed by the Maven skin being used. But some reports will ignore that completely.

Remember that some of these reports may need additional information, for example the coverage data generated during the testing phase.

These will be generated along the Maven Sitearrow-up-right.

The OWASP Dependency Check is very slow, so it is not recommended generating it with each build.

Check the archetypesarrow-up-right to find out how to set them up.

Last updated