All releases can be found at the Sourceforge Downloads page .
The source code can be retrieved via Subversion from Sourceforge by following these instructions
.
It can then be built by using the Maven
tool. To create the war file just type:
mvn package
in the downloaded directory that has the pom.xml file. This will create an 'oaiprovider.war' in the target/ directory.