slachiewicz opened a new pull request, #658: URL: https://github.com/apache/maven-project-info-reports-plugin/pull/658
Nothing in the plugin or its tests imports a `maven-compat` class. The dependency was needed to boot the plugin-testing container on maven-core older than 3.9.12, whose `DefaultProjectBuildingHelper` injected the compat `RepositorySystem`; the baseline is 3.9.16. Same removal as apache/maven-remote-resources-plugin#292. Part of apache/maven#8177. Verified: `mvn verify` → 30 tests, 0 failures, same as master. -- 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]
