"Embedded error: duplicate entry" occurs sometimes building the distribution
----------------------------------------------------------------------------
Key: CAMEL-466
URL: https://issues.apache.org/activemq/browse/CAMEL-466
Project: Apache Camel
Issue Type: Bug
Affects Versions: 1.3.0
Reporter: Jonathan Anstey
Assignee: Jonathan Anstey
Priority: Minor
Fix For: 1.4.0
If you don't do a "mvn clean" before generating the apache-camel distribution
you may get an error that looks like:
Embedded error: duplicate entry:
org/apache/camel/component/mina/MinaComponent$1$1.class
Folk have seen several other duplicate entries popping up here as well... it is
the maven-shade-plugin thats barfing.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.