« Return to Thread: maven jetty refresh xml

Re: maven jetty refresh xml

by mraible :: Rate this Message:

Reply to Author | View in Thread

Does this fix a problem for you?  Can you describe the problem and how
to reproduce it?

Thanks,

Matt

On 2/28/07, benoit.moraillon@...
<benoit.moraillon@...> wrote:

>
>
> Hi appfusers ,
>
> Im' using appfuse2.0 and i enjoy war:inplace maven task.
>
> i suggest you to add a scnatarget this in pom.xml in order to allow
> jetty:run to check
>
> for .xml or .properties changes :
>
> <configuration>
>
> <contextPath>/</contextPath>
>
> <scanIntervalSeconds>3</scanIntervalSeconds>
>
> <scanTargets>
>
> <scanTarget>src/main/webapp/web-inf</scanTarget>
>
> </scanTargets>
>
> </configuration>
>
>
>
> What is your opinion about this ?
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
> users-unsubscribe@... For additional
> commands, e-mail: users-help@...


--
http://raibledesigns.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: maven jetty refresh xml