Hi, our setup is,
Eclipse + m2e + jetty:run maven plugin configured as an ecilpse external tool with the resolve artifacts in workspace option enabled. we don't use any other plugins for tapestry,... tapestry projects are created through our own tapestry maven archetypes through maven command line or using m2e the result is pretty good... i got: - tapestry's live class reloading works well - debugging works well downloading dependencies' source code from maven repositories I guess that one can't ask anymore ;) cheers Nicolás.-