Hi, You have decided to develop the new version of Stratos,do you also will support the version 4.x.x? By the way,it seems that it is too complex to deploy the stratos on a preferred IaaS.The steps are too long! I have read the guide following to deploy the stratos on a Ubuntu 12 system https://cwiki.apache.org/confluence/display/STRATOS/4.1.x+Deploying+Stratos+on+a+Preferred+IaaS <https://cwiki.apache.org/confluence/display/STRATOS/4.1.x+Deploying+Stratos+on+a+Preferred+IaaS> But when I try to build the source.it <http://source.it/> always failed.Can you give me some advice?
The output are as follows: [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:12.229s [INFO] Finished at: Fri Apr 29 06:57:59 UTC 2016 [INFO] Final Memory: 62M/210M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project aws-ec2: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [ERROR] Command was /bin/sh -c cd /project_workspace/stratos/myLocalRepo/stratos/dependencies/jclouds/aws-ec2 && /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java -jar /project_workspace/stratos/myLocalRepo/stratos/dependencies/jclouds/aws-ec2/target/surefire/surefirebooter1346923392864623010.jar /project_workspace/stratos/myLocalRepo/stratos/dependencies/jclouds/aws-ec2/target/surefire/surefire3831696911642642093tmp /project_workspace/stratos/myLocalRepo/stratos/dependencies/jclouds/aws-ec2/target/surefire/surefire_0949880074517444186tmp [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/PluginExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :aws-ec2