advantages, in no particular order 1. generating the web site with all the reports and docs 2. automated builds - nightly, after every commit (not sure if that can be achieved with eclipse build but assume not) 3. no eclipse lock-in, can use other IDEs as well (netbeans, jbuilder)..maybe not relevant to you 4. variety of maven plugins for different technologies, no need to install the relevant plugin to eclipse in order to build. (not sure about this one - I always base my builds on ant or maven)
Regards Milos Kleint On Wed, 22 Dec 2004 19:33:30 -0800, dan tran <[EMAIL PROTECTED]> wrote: > Hello, > > I am trying to convince our team to use maven for a new application > using eclipse. > > Can someone give me some advices what advantages and disadvantages > maven together with maven-eclipse-plugin and mevenide and > maven-eclipse-plugin-plugin has over the eclipse build. > > advices are greatly appreciated. > > -Dan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
