I think Benjamin already commented on this, but you need to write to
keep this on a branch and write a lot of ITs and make sure it all
works on the grid before putting this in trunk. It is super, super
stable at the moment and we rely on trunk for everything in M2Eclipse
so you kill us tossing in half-baked stuff at this point. The multi-
threading stuff is awesome but Benjamin has set a new standard for
quality and you should respect that.
On 2009-11-06, at 10:49 PM, Dan Fabulich wrote:
In revision 833566, I checked in experimental support for
multithreaded builds in Maven 3.0 trunk.
This works on my machine:
"mvn install -Dmaven.threads.experimental=4"
This is a totally naive implementation. It's in no way guaranteed
to work. Builder beware. You'd be crazy to use it.
But... if you want it... This works on my machine:
mvn install -Dmaven.threads.experimental=4
-Dan
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
Thanks,
Jason
----------------------------------------------------------
Jason van Zyl
Founder, Apache Maven
http://twitter.com/jvanzyl
----------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]