document non oss maven build activation

This commit is contained in:
olivier lamy 2012-08-29 00:08:53 +02:00
parent de31ac34b4
commit 5bb395ed0a

View File

@ -44,6 +44,7 @@ http://cloudstack.org/download.html
#Maven build
Some third parties jars are non available in Maven central.
So install it with: cd deps&&sh ./install-non-oss.sh
Now you are able to activate nonoss build with adding -Dnonoss to maven cli.
to run webapp client:
mvn org.apache.tomcat.maven:tomcat7-maven-plugin:2.0-beta-1:run -pl :cloud-client-ui -am