/cloudstack-nonoss

Apache CloudStack - noredist libraries. Old archive: https://github.com/rhtyd/cloudstack-nonoss

Primary LanguageShell

CloudStack Non OSS Libs

This repository holds the non OSS libraies required to build CloudStack with the maven flag -Dnoredist.

Installation

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