jira-importer opened a new issue, #1233: URL: https://github.com/apache/maven-scm/issues/1233
**[Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)** opened **[SCM-1009](https://issues.apache.org/jira/browse/SCM-1009?redirect=false)** and commented The maven-compat is enlisted as provided dependency of plugin, while it is actually NOT needed at runtime (but due this warns in Maven 3.9.2+). The maven-compat IS needed, but only in test scope. --- **Remote Links:** - [GH PR#170 ](https://github.com/apache/maven-scm/pull/170) -- 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]
