read the f* menual ;)
http://appfuse.org/display/APF/AppFuse+QuickStart#AppFuseQuickStart-run

in short:
if you want to run you app with jetty and be ably to change files on the
fly (without a jetty restart)
jou want to change from:
mvn jetty:run-war
to:
mvn jetty:run

before you can do this you need the run (once) mvn war:inplace

tibi

Kenny Ha wrote:
> Hi all,
>
> What is mvn war:inplace used for??
> Please give me example.
>
> Thanks all!
>   

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Reply via email to