For the last week or so, the build hasn't been working for me. I keep getting errors around the GWT Curriki part of the build. I thought it was something I did (I ctrl+c-ed out of the mvn install once), so I deleted the whole trunks-users from my drive, and svn co again. Tried mvn install then, and a new error pops up at about the same place:

[INFO] Building XWiki Products - Curriki - Database
[INFO]    task-segment: [install]
[INFO] ----------------------------------------------------------------------------
[INFO] [remote-resources:process]
[INFO] [xwiki-build-xar:unxar]
[INFO] [xwiki-packager:import]
---------------------------------------------------
constituent[0]: file:/maven2/lib/maven-embedder-2.1-SNAPSHOT-ueber.jar
constituent[1]: file:/Users/rhadoo/.m2/repository/com/xpn/xwiki/platform/xwiki-build-xar-handlers/1.1-SNAPSHOT/xwiki- build-xar-handlers-1.1-SNAPSHOT.jar
---------------------------------------------------
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space

and it just freezes there, i have to force quit out of the terminal. I've updated the settings.xml to the latest version, and at this point I'm completely out of ideas.

Help? Please?
Radu