You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "cstamas (via GitHub)" <gi...@apache.org> on 2023/05/15 17:38:39 UTC

[GitHub] [maven-scm] cstamas opened a new pull request, #170: [SCM-1009] Wrong scope of maven-compat

cstamas opened a new pull request, #170:
URL: https://github.com/apache/maven-scm/pull/170

   The maven-compat is enlisted as provided dependency of plugin, while it is actually NOT needed at runtime, but due this Maven warns in 3.9.2+.
   
   The maven-compat IS needed, but only in test scope.
   
   ---
   
   https://issues.apache.org/jira/browse/SCM-1009


-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-scm] cstamas merged pull request #170: [SCM-1009] Wrong scope of maven-compat

Posted by "cstamas (via GitHub)" <gi...@apache.org>.
cstamas merged PR #170:
URL: 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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org