Thank you Matt, Thanks to your pom.xml file, I successfully created my own customized cas project. Then I decided to write some doc about it in the CAS wiki : http://www.ja-sig.org/wiki/display/CASUM/Maintaining+local+customizations+using+Maven+2#MaintaininglocalcustomizationsusingMaven2-1.caswebappoverlay I hope it will help other.
regards On Nov 19, 2007 5:34 PM, Smith, Matt <[EMAIL PROTECTED]> wrote: > Stéphane - > > Attached is the POM that I use to manage my customizations. You will > see, for example, that I add edu.uconn.uits.jaas-ldap as a dependency. > Any files added to this project, for example, > uconn-cas/src/main/webapp/WEB-INF/classes/log4j.properties, simply > override the originals. > > HTH, > -Matt > > > On Mon, 2007-11-19 at 16:34 +0100, Stéphane Gully wrote: > > Thank you for your responses, > > > > On Nov 19, 2007 4:00 PM, Scott Battaglia <[EMAIL PROTECTED]> > > wrote: > > Others have created a separate project and then included the > > cas-server-webapp as a dependency (but I haven't tried that > > yet). > > > > I'm very interested by a pom.xml sample file that illustrate this > > technique. For me it looks like the best way because 0 line of code > > has to be modified in the original CAS source code. > > Could someone share a pom.xml example with the community ? > > > > regards, > > Stéphane > > _______________________________________________ > > Yale CAS mailing list > > [email protected] > > http://tp.its.yale.edu/mailman/listinfo/cas > -- > Matt Smith > [EMAIL PROTECTED] > University Information Technology Services (UITS) > University of Connecticut > PGP Key ID: 0xE9C5244E > > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > > -- Stéphane GULLY http://www.zeitoun.net _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
