Hi All,

I am a newbie in Camel and trying out the sample provided at 
https://github.com/apache/camel/tree/master/examples/camel-example-jms-file 
<https://github.com/apache/camel/tree/master/examples/camel-example-jms-file>

I am facing compilation issues while building this project:

[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] error: error reading 
/Users/mohit/.m2/repository/org/apache/camel/camel-jms/2.22.0-SNAPSHOT/camel-jms-2.22.0-SNAPSHOT.jar;
 invalid LOC header (bad signature)
[ERROR] error: error reading 
/Users/mohit/.m2/repository/org/apache/activemq/activemq-openwire-legacy/5.15.3/activemq-openwire-legacy-5.15.3.jar;
 invalid CEN header (bad signature)
[ERROR] error: error reading 
/Users/mohit/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.5/jackson-databind-2.9.5.jar;
 invalid LOC header (bad signature)
[ERROR] error: error reading 
/Users/mohit/.m2/repository/org/apache/activemq/activemq-client/5.15.3/activemq-client-5.15.3.jar;
 invalid LOC header (bad signature)
[INFO] 4 errors 

Can anybody please printout, what’s wrong here?



Regards,
Mohit

Reply via email to