[
https://issues.apache.org/jira/browse/CAMEL-13131?focusedWorklogId=194377&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-194377
]
ASF GitHub Bot logged work on CAMEL-13131:
------------------------------------------
Author: ASF GitHub Bot
Created on: 05/Feb/19 04:33
Start Date: 05/Feb/19 04:33
Worklog Time Spent: 10m
Work Description: bwesterfield commented on pull request #2747:
CAMEL-13131: Removed duplicated dependencies
URL: https://github.com/apache/camel/pull/2747
CAMEL-13131: Removed duplicated dependencies
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 194377)
Time Spent: 10m
Remaining Estimate: 0h
> 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
> Priority: Minor
> Fix For: 3.0.0
>
> Time Spent: 10m
> 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)