slachiewicz opened a new pull request, #1404:
URL: https://github.com/apache/maven-scm/pull/1404

   Removes `maven-jxr-plugin` from the `reporting` profile, the same move as 
maven-parent 48 (apache/maven-parent#523, MPOM-462): the cross-reference is 
what GitHub shows, and the report re-parses the whole tree per site build to 
produce it. The checkstyle report gets `linkXRef=false` so it renders without 
source links instead of logging "Unable to locate Source XRef to link to" on 
every site build. The 16 `site.xml` descriptors that carried a "Source Xref" 
menu item lose that entry, so no published menu points at a page that no longer 
exists.
   
   Verified: `mvn -Preporting site` (javadoc skipped) → green, no `xref/` under 
`target/site`, no XRef warnings.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to