Hi all, Does any one have the similar problem? I am building the latest master branch on Windows platform (with Cygwin), and build failed with the errors:
[INFO] Apache CloudStack Developer Tools: marvin ......... FAILURE [0.158s] [INFO] Apache CloudStack Developer Tools: cloudmonkey cli SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10:28.807s [INFO] Finished at: Tue Dec 04 17:16:54 PST 2012 [INFO] Final Memory: 34M/145M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:exec (compile) on project cloud-marvin: Command execution failed. Cannot run program "python" (in directory "C:\src\asf-acl\incubator-cloudstack\tools\marvin\marvin"): CreateProcess error=2, The system cannot find the file specified -> [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :cloud-marvin I'll follow the hint the rerun maven with the -X switch. But would like to check if anyone else has some experience. Thanks, -Fang
