Mavin site

This sub-topic provides access to the latest update of any Maven Site build artifacts of the project. You can use the Calculate Report to explicitly invoke calculation of the report to get an up-to-the-minute version.

The Maven Site page contains a list of build artifacts, if any have been configured for the project. (See Basic Build Management for information). You can drill down into the generated Maven reports for any listed build artifact by clicking on its name. The following reports are generated:

  • Checkstyle: Report on coding style conventions

  • CPD Report: Duplicate code detection

  • PMD Report: Verification of coding rules

  • Source Xref: HTML based cross-reference version of Java source code

  • Test Source Xref: HTML based cross-reference version of Java test source code

Click on the name of any of these reports to drill down into the content.