slachiewicz opened a new pull request, #1382: URL: https://github.com/apache/maven-javadoc-plugin/pull/1382
`mavenVersion` moves from 3.6.3 to 3.9.16 with the matching `resolverVersion` 1.9.27, and the test-scoped `maven-compat` (the `@TODO remove!!` one) goes. Nothing imports it; it was needed because maven-core 3.6.3 injects the compat `RepositorySystem` into `DefaultProjectBuildingHelper` when the plugin-testing container boots, which 3.9.12 removed. `<prerequisites>` stays at 3.6.3. Supersedes #1356. Part of apache/maven#8177. Verified: `mvn verify` → 72 tests, 0 failures, 8 skipped; master on the same machine shows 1 failure (`JavadocReportTest.testJavadocResourcesWithExcludes`, unrelated). -- 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]
