Sources can be checked out anonymously from Subversion (more information on Source repository):
$ svn checkout https://choco.svn.sourceforge.net/svnroot/choco/trunk choco
Move to choco/ new directory, and execute the following command:
choco$ mvn clean install
Skip tests and speed up installation:
choco$ mvn clean install -Dmaven.test.skip=true