updated maven to 2.1.0
I've just updated my local maven installation from 2.0.9 to 2.1.0. No problems so far. And the build of my wemwannwas.de even got a little bit faster: Average build time of the project with maven 2.0.9 was 18,6 seconds, with 2.1.0 it was only 17,4 seconds. For the test I run mvn clean install five times in a row. One thing I noticed was that maven 2.1.0 still only used one cpu core ;-(