I have a camel component updateuserprofile-routing-su. When I do mvn install for the operation which contains this su, I get following error:
The service unit updateuserprofile-routing-su does not have a dependency which is packaged as a jbi-component or a project property 'componentName' After some reading I found a workaround for this and added following to pom.xml of updateuserprofile-routing-su. <componentName>servicemix-camel</componentName> in properties. Still the problem is same. How it can be resolved? Pratibha -- View this message in context: http://www.nabble.com/project-property-%27componentName%27-error-tp18830478p18830478.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
