Our build system uses Apache Maven 2. All the examples below assume you are doing this from a commandline on your system. Note that the first time you run a maven build, maven will need to download a lot of software to your local repository, so allow some time for this.

About the maven build

Here are some notes about the build.

Integration Tests

Customizing

See Maven Settings Xml for information on customizing the Maven build for your environment.