Maven 1.0 RC2 uses a lot less memory

RC1に比べてメモリをあんまり使わないんですって。時間も短くなったとのこと。

A multiproject build of 24 projects into a single EAR file (including non-container tests) used to allocate 154MB of memory.
It now uses 67MB to do the same thing.
Not optimal, but a swag load better.
Update: Oh, and it also cut 10 minutes of the build time too