I already have this in my pom.xml:
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-camel</artifactId>
<version>3.2.2-SNAPSHOT</version>
<scope>provided</scope>
</dependency> The error comes when this is there in the file. Partibha -- View this message in context: http://www.nabble.com/project-property-%27componentName%27-error-tp18830478p18830966.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
