You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (JIRA)" <ji...@apache.org> on 2019/03/01 13:40:00 UTC

[jira] [Updated] (CAMEL-13131) Duplicate declaration of maven dependency in examples

     [ https://issues.apache.org/jira/browse/CAMEL-13131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrea Cosentino updated CAMEL-13131:
-------------------------------------
    Fix Version/s: 3.0.0-M1

> 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
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 3.0.0, 3.0.0-M1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> [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)