Hi, > So I want to say some thing to Maven that will stop third party libraries > from being packaged in the war file. and let these library available in my > tomcat server instalation.
Perhaps you should use <scope>provided</scope> on the dependencies that are available in your Tomcat installation. Regards Thorsten
PGP.sig
Description: Signierter Teil der Nachricht
