szczepiq wrote:
> Hi,
>
> I might be wrong in details but you might find it helpful. Gradle
> jetty plugin is port of maven jetty plugin. Maven jetty:run uses app
> resources (jsp, etc.) directly from the source tree. At least this is
> the default behavior and I'm not sure you can configure it or use
> different task/goal to make the server use resources from build
> folder. jettyRunExploded seems a good guess. You might refer to jetty
> maven plugin documentation and get back to us when you figure out
> everything you need :)
>
> Usually, it's a good thing the server reads resources directly from
> the source tree. It gives faster and cheaper feedback and shortens the
> dev cycles (e.g. change->see it working)
>   

Ok, that makes sense -- I'll check the maven plugin docs.

Thanks!

-- 
Eric Bowman
Boboco Ltd
[email protected]
http://www.boboco.ie/ebowman/pubkey.pgp
+35318394189/+353872801532


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to