This repository holds the non OSS libraies required to build CloudStack
with the maven flag -Dnoredist.
In order to install the libraries into your local maven repository, simply run:
./install-non-oss.shThen you'll be able to build CloudStack from scratch:
mvn install -P developer -P systemvm -Dsimulator -Dnoredist