Hi all, I am just trying to get started with CAS and need some guidance and clarifications.
I have downloaded cas-server-3.3.2 to my Solaris server. And went to this URL: http://www.jasig.org/cas/using-maven and read this: CAS currently only supports the Maven 1.x releases. You can download the latest version of Maven from the Maven download site<http://maven.apache.org/maven-1.x/start/download.html>. After installing Maven, be sure to define your MAVEN_HOME environment variable and add Maven to the required path (so it can be run from any directory). So we download and installed Maven 1.x. I could not get any of the goals on the page to build. So I go here: http://www.ja-sig.org/wiki/display/CASUM/Building+and+Deploying And read this: As of CAS 3.1, CAS builds exclusively with the Maven 2 Build Management System. This system provides a common build and directory structure across all projects that use Maven 2 and defines common goals that can be applied to any project type (JAR, WAR, EAR, etc.). So now I guess I need to install Maven 2? Lastly can I just deploy modules/cas-server-webapp-3.3.2.war from the tar file on a Glassfish server or must I actually build the code and use the War file in cas-server-webapp folder as describe on the wiki page: "If you've built CAS as above, you will find a WAR file in the cas-server-webapp folder that you can use to deploy CAS. That's the simple demo case." Thanks in advance for any help / advice, Bryan -- You are currently subscribed to cas-dev@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-dev