> Ideally, every time I make a change to a web app, I'd like to 
> test the changes without having to run 'maven war:webapp'.

<howto snipped>

You can also just change maven.build.dest to build into your app server's
application directory. Point your compiler there as well.

I've been doing this with JBoss and Eclipse and it works great.

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

Reply via email to