Building CAS 3.1 from source
Andrew R Feller
afelle1 at lsu.edu
Wed Aug 22 08:48:06 EDT 2007
Scott,
Thanks! I thought there might have been a way to specify additional
command line parameters to maven.
Andrew R Feller, Analyst
Subversion Administrator
University Information Systems
Louisiana State University
afelle1 at lsu.edu
(office) 225.578.3737
________________________________
From: cas-bounces at tp.its.yale.edu [mailto:cas-bounces at tp.its.yale.edu]
On Behalf Of Scott Battaglia
Sent: Wednesday, August 22, 2007 7:40 AM
To: Yale CAS mailing list
Subject: Re: Building CAS 3.1 from source
Andrew,
To add a new module to the CAS war file you can do the following:
1. Open cas-server-webapp/pom.xml in a text editor.
2. Locate the "dependencies" section and add a new dependency (following
the cas-server-core example but replacing cas-server-core with the
additional module you need).
3. Execute "mvn package" in the cas-server-webapp directory.
That should generate the appropriate war file in
cas-server-webapp/target directory.
-Scott
On 8/22/07, Andrew R Feller <afelle1 at lsu.edu> wrote:
Good morning everyone,
While building CAS 3.1 from source via Maven2, I realized that the
additional CAS 3.1 modules (cas-server-integration-jboss,
cas-server-support-ldap, etc) were not packaged into the
modules/cas.war. Is there any way to include these or specific JARs
generated from the build process into the final CAS WAR? I apologize if
this is a stupid question for those who are use to using maven; this is
a new experience for me.
Thank you,
Andrew R Feller, Analyst
Subversion Administrator
University Information Systems
Louisiana State University
afelle1 at lsu.edu
(office) 225.578.3737
_______________________________________________
Yale CAS mailing list
cas at tp.its.yale.edu
http://tp.its.yale.edu/mailman/listinfo/cas
--
-Scott Battaglia
LinkedIn: http://www.linkedin.com/in/scottbattaglia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20070822/692e642b/attachment.html
More information about the cas
mailing list