Re: Maven performance

2010-04-27 Thread Jörg Schaible
Hi Jason, Jason van Zyl wrote: > Jörg, > > If you are going to use the maven-eclipse-plugin as your benchmark I think > it's going to be very hard to pin point where the bottleneck is. It's a > little universe unto itself. Could be the shared components, resolution > code, the plugin itself. I s

Re: Maven performance

2010-04-27 Thread Jason van Zyl
Jörg, If you are going to use the maven-eclipse-plugin as your benchmark I think it's going to be very hard to pin point where the bottleneck is. It's a little universe unto itself. Could be the shared components, resolution code, the plugin itself. I see vast improvements in speed in Maven 3.x

Re: Maven performance

2010-04-27 Thread Arnaud Héritier
I never had results like you. I always noticed improvements between 2.0>2.2>3.0 I'll do some tests. Where I have problems for now, it is on some OS. While with OSes like Suse,OpensSolaris,Windows 7 we have good perfs results for the build, on linux servers like ubuntu, fedora , ... we have results

RE: Maven performance

2010-04-27 Thread hermod.opstvedt
Hi Do the same test with mvn org.twdata.maven:maven-cli-plugin:execute-phase - A regular compile with large projects cuts down the time drastically Hermod -Original Message- From: Jörg Schaible [mailto:joerg.schai...@gmx.de] Sent: Tuesday, April 27, 2010 2:11 PM To: dev@maven.apache.o