Note that it seems I had to add:

<dependency>
        <groupId>org.ow2.asm</groupId>
        <artifactId>asm-commons</artifactId>
        <version>5.0.3</version>
        <scope>runtime</scope>
</dependency>

in order for this to work.

But I am guessing this cannot be the correct way or?



--
View this message in context: 
http://camel.465427.n5.nabble.com/camel-jsonpath-gives-error-when-you-add-the-dependency-to-the-pom-file-tp5777185p5777187.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to