Maven 1.0 RC2 uses a lot less memory
[
dion
]
15:42, Thursday, 25 March 2004
Today I moved a build machine from Maven RC1 to RC2.
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
Good work Brett!
TrackBack