There was an error while loading. Please reload this page.
If you get a Stackoverflow when doing mvn clean install try to increase the heap size:
mvn clean install
mvn clean install -Dgwt.extraJvmArgs="-Xss1024k"