On Thu, Jan 21, 2010 at 8:00 AM, Simon Laws <[email protected]> wrote: > With the various changes to the code and my machine lately I've got > the normal build down to about 17 minutes. With -Pfast it's a little > over 13 minutes so faster. I'm going to give it a few more tries to > see if that's stable. > > Simon >
Not sure why, but it's turning out that -Pfast takes more time in my environment... and I tried couple times with similar result. mvn clean install [INFO] Total time: 11 minutes 18 seconds mvn -Pfast clean install INFO] Total time: 11 minutes 55 seconds -- Luciano Resende http://people.apache.org/~lresende http://lresende.blogspot.com/
