On Mon, Jul 19, 2010 at 10:41 AM, Apache Hudson Server <[email protected]> wrote: > java.lang.OutOfMemoryError: Java heap space > at java.util.HashMap.<init>(HashMap.java:209) > at org.codehaus.plexus.util.xml.Xpp3Dom.<init>(Xpp3Dom.java:81)
I finally got around to fix this (which of course turned out to be easier then I thought). So, we should not see these errors where Maven run out of heap anymore on this build. /niklas
