You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments