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
