
If you're interested in upgrading your version of Maven, check out these instructions. Macintosh Users: You've already got a version of Maven installed by default.
MAVEN INSTALL WAR FILE INSTALL
For the purpose of this exercise, we'll install Tomcat 7.0.22 to the following location: You should use your favorite program to unzip the file to a location.
MAVEN INSTALL WAR FILE ZIP
We recommend downloading the core zip or tar.gz. You can download it from the Tomcat web site. At the time of this writing, the most recent version was Tomcat 7.0.22, so that's the version we'll work with. Tomcat is relatively simple to set up, especially for CAS. The installation methods will vary per operating system so they won't be described here. You should download the Java SDK from the link above and follow its installation prompts.

Maven3- If you're interested in using the Maven2 WAR Overlay method, you must download the Maven software.A Servlet 2.4 Container - We've had good luck with Tomcat and this exercise will use that.At the end of the document, we've listed publicly available examples of our recommended process. Experienced users may be able to ignore that, and other parts. We've detailed those requirements and our recommendations as part of this process.


It does not require you to explicitly download any version of CAS, but it does require particular development tools to be available. This document is designed to walk a new CAS user through our recommended development/build process.
