Hi All, I tried to build today from latest codes and it failed.
Branch 4.1 Latest git log: commit a86e53d187d7ff18b86f44ec83322a8e37016f3f Merge: a3b5980 840bf2e Author: Chip Childers <chip.child...@gmail.com> Date: Sat May 11 18:26:41 2013 +0100 Merge branch '4.1' of https://git-wip-us.apache.org/repos/asf/cloudstack into 4.1 .............. Commands: git clone https://git-wip-us.apache.org/repos/asf/cloudstack.git cd cloudstack mvn3 -P developer Build Logs: [INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [1.993s] [INFO] Apache CloudStack Cloud Engine Orchestration Component SUCCESS [4.159s] [INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [0.788s] [INFO] Apache CloudStack Engine Storage Backup Component . SUCCESS [1.911s] [INFO] Apache CloudStack Engine Storage Image Motion Component SUCCESS [2.322s] [INFO] Apache CloudStack Engine Storage Snapshot Component SUCCESS [2.226s] [INFO] Apache CloudStack Client UI ....................... SUCCESS [5.154s] [INFO] Apache CloudStack Test ............................ SUCCESS [4.280s] [INFO] Apache CloudStack Engine Storage integration test Component FAILURE [1.508s] [INFO] Apache CloudStack Cloud Engine Service ............ SKIPPED [INFO] Apache CloudStack Developer Tools ................. SKIPPED [INFO] Apache CloudStack apidoc Tools .................... SKIPPED [INFO] Apache CloudStack DevCloud ........................ SKIPPED [INFO] Apache CloudStack DevCloud-KVM .................... SKIPPED [INFO] Apache CloudStack Developer Tools: marvin ......... SKIPPED [INFO] Apache CloudStack Developer Tools: cloudmonkey cli SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3:18.016s [INFO] Finished at: Mon May 13 11:40:20 CEST 2013 [INFO] Final Memory: 41M/253M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile (default-testCompile) on project cloud-engine-storage-integration-test: Compilation failure [ERROR] Failure executing javac, but could not parse the error: [ERROR] javac: no source files [ERROR] Usage: javac <options> <source files> [ERROR] use -help for a list of possible options [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 :cloud-engine-storage-integration-test I was able to successfully build multiple-times before. Please check/fix. I am trying to rebuild the packages to re-do the 2.2.14 to 4.1 migration in order to check if all issues that I have reported are fixed. Cheers. Shashi