slachiewicz opened a new pull request, #168: URL: https://github.com/apache/maven-rar-plugin/pull/168
Nothing in this project imports anything from `maven-compat`. The declaration has outlived whatever originally needed it. **Verified:** `mvn test` gives 4 tests, 0 failures, both before and after — identical. Part of a survey of which Maven projects still declare `maven-compat` and which genuinely use it. The two are very different: several projects that declare it turn out never to touch it, while others depend on it in ways that are not trivially removable. This one is in the first group. -- 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]
