slachiewicz opened a new pull request, #3434: URL: https://github.com/apache/maven-surefire/pull/3434
This line still built the report plugin against Doxia 2.0.0; `master` has been on 2.1.0 since the release, and 2.1.0 is the current release on Central. Not inheritable: neither `maven-parent` nor the ASF parent defines a Doxia version property — both mention Doxia zero times — and `master` also keeps `doxiaVersion` in this module's own `pom.xml`. So this matches how `master` does it rather than moving the property up. Worth a look at the IT output before merging: 2.1.0 restores `id` attributes on anchors that 2.0.0 had dropped, so report HTML changes. *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]
