Are you asking how to set up reloading of the webapp with the maven
jetty plugin? Did you check out the maven-jetty-plugin docs [1] and
the "scanIntervalSeconds" configuration element [2]?

Nils-H

[1] - http://docs.codehaus.org/display/JETTY/Maven+Jetty+Plugin
[2] - 
http://jetty.mortbay.org/jetty-6/maven-plugin/run-mojo.html#scanIntervalSeconds

On Tue, Jul 22, 2008 at 9:17 PM, Lukasz Lenart
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm using Maven2 to develop my Struts2 application, as I discovered,
> it's possible to configure Maven2 to recompile modified classes and
> also update resource files, but I don't know how to setup that. I'm
> also using Jetty plugin with Maven2 and IntelliJ IDEA 7. Can someone
> help me?
>
>
> Regards
> --
> Lukasz
> http://www.lenart.org.pl/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to