Hi
I am running a multi level maven project. It has webapps packaged as WAR, which depend on components packaged as JAR files
Most of the code changes that i do belong to those JAR files.
To test the changes, i need to repackage the JAR and the WAR and deploy externally in tomcat.
I tried using sysdeo-tomcat-maven-eclipse plugin, but it did not work as expected.
Please advise if anyone has a solution for this problem
Thanks Gaurav