+1 Interesting way to use tomcat from eclipse as an alternative to jetty:run, without requirement for packaging. I myslef used to run war:inplace for similar purpose, but using devloader with this plugin is even simplier.
I'll promote this plugin in my coprporate maven toolbox, and naturally contribute ! Nico. 2008/1/6, Tim O'Brien <[EMAIL PROTECTED]>: > > This plugin has been in the sandbox for a year. The site is here: > http://mojo.codehaus.org/sysdeo-tomcat-maven-plugin/ > > It was developed for people who happen to use the Sysdeo Tomcat > Eclipse Plugin. If you use that plugin and build your war packaged > projects with eclipse, you'll testify to the struggle you have > constantly making sure that provided scope dependencies are excluded > from the Sysdeo Tomcat Eclipse Plugin's classpath. You'll also be > familiar with the annoyance of having to cut and paste any content in > context.xml into the plugin's configuration. This plugin takes care > of that busy work and piggybacks on the Eclipse plugin to generate > the .tomcatplugin file automatically. > > I've been using it without problems for a year, if anyone wants help > testing it let me know. > > Tim > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > >
