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
[INFO] --- maven-plugin-plugin:3.6.4:helpmojo (help-goal) @ diktat-maven-plugin ---
Error:
Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.
The following dependencies are in wrong scope:
* org.apache.maven:maven-core:jar:3.8.5:compile
* org.apache.maven:maven-model:jar:3.8.5:compile
* org.apache.maven:maven-settings:jar:3.8.5:compile
* org.apache.maven:maven-settings-builder:jar:3.8.5:compile
* org.apache.maven:maven-builder-support:jar:3.8.5:compile
* org.apache.maven:maven-repository-metadata:jar:3.8.5:compile
* org.apache.maven:maven-artifact:jar:3.8.5:compile
* org.apache.maven:maven-model-builder:jar:3.8.5:compile
* org.apache.maven:maven-resolver-provider:jar:3.8.5:compile
* org.apache.maven:maven-plugin-api:jar:3.8.5:compile
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: