Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Not A Problem
-
2.7.1
-
None
-
None
Description
When the site reports are created with Maven 3, the this plugin doesn't generate the links to the Source Xref pages, when the JXR Plugin hasn't been executed before.
The plugin looks for the xrefLocation directory and if it doesn't exist, it checks if the JXR plugin is configured for the project (see http://maven.apache.org/plugins/maven-surefire-report-plugin/xref/org/apache/maven/plugins/surefire/report/SurefireReportMojo.html#203). To properly generate the Xref links when the report is created with Maven 3, the plugin should also check the reportPlugins paramerter of the Site plugin configuration.
Attachments
Attachments
Issue Links
- relates to
-
MCHECKSTYLE-150 Xref link generation regression with Maven 3
- Closed
-
MPMD-128 Xref link generation regression with Maven 3
- Closed
-
JXR-91 Javadoc link generation not working when using the 'reportPlugins' parameter of the site plugin instead of the 'reporting' section of the pom.
- Closed