On Mon, 08 Nov 2010 11:24:53 -0200, Christian Riedel
<[email protected]> wrote:
Hi list,
Hi!
I'm trying to build a multi-module project with maven 2 (w/ m2eclipse)
and Tapestry (5.2.2) of course! One module contains the .war artifact
and some of the others contribute pages and components...
Now the problem is that I can't leverage live-class-reloading or
resource reloading in general since I always have to re-install the
artifacts and restart jetty (using jetty:run) to see the changes...
jetty:run and Maven plugins in general have this problem. Use RunJettyRun
or an embedded Jetty instance to run your project and everything will
work. :)
--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,
and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]