%BOOK_ENTITIES; ]>
Building Steps &PRODUCT; uses git for source version control, first make sure you have the source code by pulling it: git clone https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git Several Project Object Models (POM) are defined to deal with the various build targets of &PRODUCT;. Certain features require some packages that are not compatible with the Apache license and therefore need to be downloaded on your own. Check the wiki for additional information https://cwiki.apache.org/CLOUDSTACK/building-with-maven.html. In order to build all the open source targets of &PRODUCT; do: mvn clean install The resulting jar files will be in the target directory of the subdirectory of the compiled module.