blob: 1a7373f11bff7c5a493cac1d7f7e2e6e68a45955 [file] [log] [blame]
Apache Whirr Build Instructions
REQUIREMENTS
- Java 1.6
- Apache Maven 2.2.1 or greater
- Ruby 1.8.7 or greater (to run build-tools/update-versions)
BUILDING
To run unit tests and install artifacts locally:
mvn clean install
To build a source package:
mvn package -Ppackage