Questions tagged [undeploy]

31 questions
-1
votes
1 answer

How to run shell script or command after undeploying WAR from tomcat

I have some symbolic links into my webapplication /WEB-INF folder that i want to get removed automatically everytime before my WAR has been undeployed. Is there any easy way to do that in Maven? Thanks
1 2
3