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.sh
Then you'll be able to build CloudStack from scratch:
mvn install -P developer -P systemvm -Dsimulator -Dnoredist