OK, I think I misunderstood about which directory you meant for me to use so I switched to the examples sub-directory and ran mvn install with the following result:
[INFO] Scanning for projects... Downloading: http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/camel/camel-parent/1.3-SNAPSHOT/camel-parent-1.3-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [ERROR] FATAL ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM). Project ID: null:examples:pom:null Reason: Cannot find parent: org.apache.camel:camel-parent for project: null:examples:pom:null for project null:examples:pom:null Rob Moore wrote: > > Hmm... I'm running 2.0.8 as well. If I run mvn install in the camel > directory (apache-camel-1.3-SNAPSHOT) I get the error from my previous > post about mojo: resources. > > > willem.jiang wrote: >> >> Which version of Maven are you using? The latest Camel trunk code >> require the Maven 2.0.8. >> Can you run the mvn install without any error? >> > > -- View this message in context: http://www.nabble.com/Problem-running-examples-in-1.3.0-tp16528384s22882p16533927.html Sent from the Camel - Users mailing list archive at Nabble.com.
