Re: [m2] Maven newbie and JBoss development

2006-04-23 Thread Serge Emmanuel Pagop
Take a look of Cargo in Codehaus On 4/23/06, Aymeric Alibert <[EMAIL PROTECTED]> wrote: > > I am new to Maven 2 and trying to figure out the best way to boost > development productivity with Maven2/JBoss. > Using Ant and Tomcat, I would use exploded WARs and let Tomcat reload > the JSPs (when ant

[m2] Maven newbie and JBoss development

2006-04-23 Thread Aymeric Alibert
I am new to Maven 2 and trying to figure out the best way to boost development productivity with Maven2/JBoss. Using Ant and Tomcat, I would use exploded WARs and let Tomcat reload the JSPs (when ant copy jsp file changes to the tomcat webapps directory) or reload the application when a class is mo