slachiewicz opened a new pull request, #655: URL: https://github.com/apache/maven-war-plugin/pull/655
Nothing in the plugin or its tests imports a `maven-compat` class; the "looks up RepositorySystem" comment describes maven-core older than 3.9.12, whose `DefaultProjectBuildingHelper` injected the compat `RepositorySystem` when the plugin-testing container booted. The baseline is 3.9.16. Same removal as apache/maven-remote-resources-plugin#292. Part of apache/maven#8177. Verified: `mvn verify` → 66 tests, 0 failures, same count 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]
