Hi,

I have multi module setup, with 2 modules generating JAR's and the third is
a web application, which depends on those JAR's.
It's working fine, but I have problems with the building lifecycle.
What should I run just to copy files from webapp to the destination
directory, without restarting my application server?

If I run `mvn war:exploded` my app server is restarted.

This is really anoying me...

Thanks in advance.
Danilo Tuler


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to