Yeah I also could not get it to compile . Seems like this - Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/9419d906 is trying to use the _vmEntity Factory class but could not find it.
-----Original Message----- From: Sateesh Chodapuneedi [mailto:sateesh.chodapune...@citrix.com] Sent: Thursday, February 28, 2013 7:37 PM To: cloudstack-dev@incubator.apache.org Subject: Build failure in 4.1 branch Seeing compile error while building sources in 4.1 branch [INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [3.728s] [INFO] Apache CloudStack Cloud Engine Orchestration Component FAILURE [4.155s] [INFO] Apache CloudStack Cloud Engine Schema Component ... SKIPPED [INFO] Apache CloudStack Engine Storage Backup Component . SKIPPED [INFO] Apache CloudStack Engine Storage Image Motion Component SKIPPED [INFO] Apache CloudStack Engine Storage Snapshot Component SKIPPED [INFO] Apache CloudStack Client UI ....................... SKIPPED [INFO] Apache CloudStack Test ............................ SKIPPED [INFO] Apache CloudStack Engine Storage integration test Component SKIPPED [INFO] Apache CloudStack Cloud Engine Service ............ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7:41.950s [INFO] Finished at: Thu Feb 28 19:16:23 IST 2013 [INFO] Final Memory: 32M/127M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project cloud-engine-orchestration: Compilation failure [ERROR] /data/cloudstack/apache/4.1/incubator-cloudstack/engine/orchestration/src/org/apache/cloudstack/platform/orchestration/CloudOrchestrator.java:[176,14] cannot find symbol [ERROR] symbol : variable _vmEntityFactory [ERROR] location: class org.apache.cloudstack.platform.orchestration.CloudOrchestrator [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-orchestration Regards, Sateesh