I am new to tapestry and, to a certain extent, to maven. I have created the quickstart maven archetype from within eclipse using the m2eclipse plugin. I packaged the result and placed the war file in a local tomcat webapp folder with fine results. However, I would like to be able to use eclipse to run the app on an eclipse-controlled tomcat (ie., not have to move the generated war file to tomcat every time I change something) just as if I had created a "dynamic web project" from within eclipse. Can anyone share with me a link or some advice on doing this? I am using Ganymede eclipse.
Thanks, Sean