Chapter 7. Reporting and Documentation
In this chapter, we will see how we can use the Maven Site plugin, as well as configure various reports on a site. We will cover the following recipes:
- Documenting with the Maven Site plugin
- Generating Javadocs for a site
- Generating source cross-reference for a site
- Generating unit test reports for a site
- Generating code coverage reports for a site
- Generating code quality reports for a site
- Generating selective reports
- Deploying a site