Clone URL (Committers only):
https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://cloudstack.apache.org/cloudstack%2Fdevelop%2Fenvironment.mdtext



Index: trunk/content/cloudstack/develop/environment.mdtext
===================================================================
--- trunk/content/cloudstack/develop/environment.mdtext (revision 1389171)
+++ trunk/content/cloudstack/develop/environment.mdtext (working copy)
@@ -73,6 +73,10 @@
 
 ##Compile and Deploy
 
+To pull in dependencies, go to the cloudstack source folder and run:
+
+`mvn -P deps`
+
 To compile Apache CloudStack, go to the cloudstack source folder and run:
 
 `ant clean-all build-all`

Reply via email to