psiroky opened a new pull request, #223:
URL: https://github.com/apache/maven-integration-testing/pull/223

   This fixes these kinds of warnings:
   ```
   [INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ 
maven-it-plugin-bootstrap ---
   [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-plugin-api:jar:3.8.6:compile
    * org.apache.maven:maven-model:jar:3.8.6:compile
    * org.apache.maven:maven-artifact:jar:3.8.6:compile
    * org.apache.maven:maven-core:jar:3.8.6:compile
    * org.apache.maven:maven-settings:jar:3.8.6:compile
    * org.apache.maven:maven-settings-builder:jar:3.8.6:compile
    * org.apache.maven:maven-builder-support:jar:3.8.6:compile
    * org.apache.maven:maven-repository-metadata:jar:3.8.6:compile
    * org.apache.maven:maven-model-builder:jar:3.8.6:compile
    * org.apache.maven:maven-resolver-provider:jar:3.8.6:compile
   ```


-- 
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-unsubscr...@maven.apache.org

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

Reply via email to