Claus Ibsen created CAMEL-13131:
-----------------------------------
Summary: Duplicate declaration of maven dependency in examples
Key: CAMEL-13131
URL: https://issues.apache.org/jira/browse/CAMEL-13131
Project: Camel
Issue Type: Task
Components: examples
Reporter: Claus Ibsen
Fix For: 3.0.0
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.camel.example:camel-example-cdi:jar:3.0.0-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must
be unique: org.apache.camel:camel-core:jar -> duplicate declaration of version
(?) @ org.apache.camel.example:camel-example-cdi:[unknown-version],
/Users/davsclaus/workspace/camel/examples/camel-example-cdi/pom.xml, line 61,
column 17
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.camel.example:camel-example-cdi-cassandraql:jar:3.0.0-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must
be unique: org.apache.camel:camel-core:jar -> duplicate declaration of version
(?) @ org.apache.camel.example:camel-example-cdi-cassandraql:[unknown-version],
/Users/davsclaus/workspace/camel/examples/camel-example-cdi-cassandraql/pom.xml,
line 64, column 17
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten
the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support
building such malformed projects.
[WARNING]
[INFO] --------------------------------------
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)