Building from source

Requirements

  • Java 5 or 6 JDK
  • Maven 2
  • Subversion client

Checkout the source code

Check out the trunk source code from the SVN repository:

svn co https://forge.onehippo.org/svn/selection/selection/trunk

Build the project

Build the project using Maven 2:

mvn clean install