You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/03/28 12:32:00 UTC

[jira] [Created] (CAMEL-17864) maven-plugin-upgrades causes ERROR to be logged

Claus Ibsen created CAMEL-17864:
-----------------------------------

             Summary: maven-plugin-upgrades causes ERROR to be logged
                 Key: CAMEL-17864
                 URL: https://issues.apache.org/jira/browse/CAMEL-17864
             Project: Camel
          Issue Type: Task
          Components: build system
            Reporter: Claus Ibsen
             Fix For: 3.17.0


[INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ camel-bundle-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.3.9:compile
 * org.apache.maven:maven-model:jar:3.3.9:compile
 * org.apache.maven:maven-settings:jar:3.3.9:compile
 * org.apache.maven:maven-settings-builder:jar:3.3.9:compile
 * org.apache.maven:maven-builder-support:jar:3.3.9:compile
 * org.apache.maven:maven-repository-metadata:jar:3.3.9:compile
 * org.apache.maven:maven-plugin-api:jar:3.3.9:compile
 * org.apache.maven:maven-model-builder:jar:3.3.9:compile
 * org.apache.maven:maven-aether-provider:jar:3.3.9:compile
 * org.apache.maven:maven-compat:jar:3.3.9:compile
 * org.apache.maven:maven-artifact:jar:3.0:compile




--
This message was sent by Atlassian Jira
(v8.20.1#820001)