This project offers a collection of scripts and maven pom to allow for the build and release of LOCKSS 2.0
The develop
branch should be used for current build and is for ongoing development.
bin/clone
bin/foreach git checkout develop
cd lockss-parent-pom && mvn install
bin/foreach git pull
mvn test