So, should I just turn off "Build Automatically"? Will that stop it from doing a build during import?
On Tue, Sep 23, 2008 at 3:52 PM, Eugene Kuleshov <[EMAIL PROTECTED]> wrote: > James Carman wrote: >>> >>> Is your project using any snapshot dependencies and how long does it >>> take >>> with maven-eclipse-plugin? >>> >> >> No snapshot dependencies really (maybe a couple). We do depend on the >> snapshots of other modules within the same project, but that's normal. >> The maven-eclipse-plugin takes about 5-10 sec. >> > > Actually, can you please measure with a stop watch how long does it take > to: > > * run maven-eclipse-plugin on all projects > * import projects into Eclipse after above step (with and without taking > into the account time taken by Eclipse to compile all code after import) > * import projects into Eclipse with m2eclipse (with and without taking into > the account time taken by Eclipse to compile all code after import) > > I am sure it is going to be slower with m2eclipse, but it would be useful > to get some sense how much slower. > > Thanks > > Eugene > > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
