Our Maven build for our local CAS overlay.
This build process presently emits a WAR and RPM.
mvn clean package
mvn clean package -Pdevelopment
- Refer to the <properties> block of pom.xml, it contains the locally maintained package version number and also selects versions of CAS, etc.