Hi, I have downloaded camel examples and trying to run using maven. I get following error
[root@localhost camel-example-cxf]# mvn compile [INFO] Scanning for projects... [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.apache.camel:camel-example-cxf:2.9-SNAPSHOT (/ServiceMix/samplecode/examples/camel-example-cxf/pom.xml) has 1 error [ERROR] Non-resolvable parent POM for org.apache.camel:examples:2.9-SNAPSHOT: Could not find artifact org.apache.camel:camel-parent:pom:2.9-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ org.apache.camel:examples:2.9-SNAPSHOT, /ServiceMix/samplecode/examples/pom.xml, line 21, column 11 -> [Help 2] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException [root@localhost camel-example-cxf]# Any help in this regard is appreciated. thanks -- View this message in context: http://camel.465427.n5.nabble.com/Unable-to-run-camel-Exmaples-tp4684536p4684536.html Sent from the Camel Development mailing list archive at Nabble.com.