Hi Claus, I just tried to run the "mvn clean install -Dtest=false" from the camel root directory, I didn't get the error that you have.
Here is my system info Apache Maven 3.0.3 (r1075438; 2011-03-01 01:31:09+0800) Maven home: /usr/share/maven Java version: 1.6.0_31, vendor: Apple Inc. Java home: /Library/Java/JavaVirtualMachines/1.6.0_31-b04-413.jdk/Contents/Home Default locale: en_US, platform encoding: MacRoman OS name: "mac os x", version: "10.7.4", arch: "x86_64", family: "mac" -- Willem Jiang Red Hat, Inc. FuseSource is now part of Red Hat Web: http://www.fusesource.com | http://www.redhat.com Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) (English) http://jnn.javaeye.com (http://jnn.javaeye.com/) (Chinese) Twitter: willemjiang Weibo: willemjiang On Thursday, September 20, 2012 at 2:28 PM, Claus Ibsen wrote: > Hi > > This problem continues this morning. Doing a mvn clean install > -Dtest=false renders this problem now > > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 38.157s > [INFO] Finished at: Thu Sep 20 08:26:37 CEST 2012 > [INFO] Final Memory: 81M/178M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-surefire-plugin:2.12:test > (default-test) on project camel-buildtools: No tests were executed! > (Set -DfailIfNoTests=false to ignore this error.) -> [Help 1] > [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/MojoFailureException > [ERROR] > [ERROR] After correcting the problems, you can resume the build with the > command > [ERROR] mvn <goals> -rf :camel-buildtools > > > > > -- > Claus Ibsen > ----------------- > FuseSource > Email: cib...@fusesource.com (mailto:cib...@fusesource.com) > Web: http://fusesource.com > Twitter: davsclaus, fusenews > Blog: http://davsclaus.com > Author of Camel in Action: http://www.manning.com/ibsen