mirror of https://github.com/apache/cloudstack.git
document non oss maven build activation
This commit is contained in:
parent
de31ac34b4
commit
5bb395ed0a
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue