El Wed, 13 Nov 2013 16:44:49 +0000 Idan Fridman <[email protected]> escribió:
> Hi Alberto, > I am familiar with maven. Fine. > But I don't havnt download the source code. I run > maven install and copy the CAS.WAR into my tomcat > deployment. That's how I should treat it right? That's right: you just have to add your .java files to the Maven tree, put the newly needed dependencies (if any) into the pom.xml, and let Maven do the job as usual. -- Alberto Cabello Sánchez <[email protected]> -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
