slachiewicz opened a new pull request, #725:
URL: https://github.com/apache/maven-pmd-plugin/pull/725
`sitePluginVersion` is the filter token the integration tests substitute
into their own POMs, so this
changes which site plugin the ITs exercise, not how this project's site is
built. Every other
repository in the estate already takes it from
`${version.maven-site-plugin}`; three still carry a
literal 3.20.0, which predates the anchor-generation change in 3.21.0/3.22.0.
The ASF parent currently resolves that to 3.22.0. If an IT asserts on
generated anchors it will fail
here, and that failure is the point of the change.
*This change was created with AI assistance.*
--
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]