Lucas, Have you modified the pom.xml in the cas-server-webapp to declare a dependency on the JBoss Cache stuff? If not, add the cas-server-integration-jboss (the actual name is escaping me at this moment in time) as a dependency of the pom.xml for the cas-server-webapp.
Thanks -Scott On 9/24/07, Lucas Rockwell <[EMAIL PROTECTED]> wrote: > > Hi all, > > I am completely new to Maven, so forgive my ignorance on this... > > I have managed to install my own jars into my local Maven repository, > and they do get included in the final lib directory of my CAS war > file, so I kind of get the idea of how Maven works. However, the jars > for the JBoss cache stuff are not getting included in the cas.war file. > > So, how do I tell maven to included all the JBoss jars into the final > cas.war file? They all seem to be referenced in the pom.xml that is > the JBoss branch of the distribution, but when I build CAS, then > don't get included. Do I have to move these declarations to the main > pom.xml? Again, this is the first time I have used Maven. > > Many thanks. > > -lucas > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > -- -Scott Battaglia LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
