Dear cloudstackers, I am trying to run the following command
http://docs.cloudstack.apache.org/en/master/developer_guide.html#installing-from-source under section using simulator * mvn -Pdeveloper,marvin.setup -Dmarvin.config=/home/cloudstack/cloudstack/setup/dev/basic.cfg -pl :cloud-marvin integration-test* I get the following error Traceback (most recent call last): File "deployAndRun.py", line 24, in <module> from marvinInit import MarvinInit File "/home/cloudstack/cloudstack/tools/marvin/marvin/marvinInit.py", line 28, in <module> from marvin import configGenerator *ImportError: No module named marvin* [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.677s [INFO] Finished at: Fri Aug 22 20:42:50 IST 2014 [INFO] Final Memory: 30M/306M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:exec (pre-integration-test) on project cloud-marvin: Command execution failed. Process exited with an error: 1 (Exit value: 1) -> [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 Thankyou. -- SANDEEP KHANDEKAR Assistant Professor Department of Computer science and engineering Sreenidhi Institute of science and Technology Hyderabad