This project is built using Maven. To build project: > mvn install Release ------- To create a new release of the project: > mvn release:prepare > mvn release:perform Eclipse ------- Using Eclipse, you need to install the Maven plug-in. Repository: http://m2eclipse.sonatype.org/update/ Check out project by using the menu option "Check out as Maven Project" This should save you grief.