Subscribe to Mailing List
Submit requests and bugs
Follow Astroboa on Twitter
Installation Guide
Maven Repository
Get Source code at GITHUB
Building from Sources
API Documentation
Submit a Bug or Request

Build Astroboa from sources

If you want to build the latest developemt version of Asrtoboa, you have to checkout Astroboa source code and build it using the Maven 2 build environment and Java Development Kit (JDK) version 6.

Moreover, you have to add the following to settings.xml provided at .m2 directory (dot does count) which is located at your home folder:

HOME/.m2/settings.xml

Once you have checked out successfully the source code and configured MAVEN settings, execute the following commands:

$ cd /path-to-astroboa/astroboa-build
$ mvn install

If build is successful, all necessary Astroboa component modules are installed within your local Maven 2 repository.

Visit Maven site for instructions on how to use Maven and how to integrate Maven with your favorite Integrated Development Environment (IDE).

 


Last Modified: 01 August 2011
ajax activity image Loading...