Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
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
- Loading branch information