The following files need to have their gwt-maven-plugin version set to $
:
component/core/pom.xml component/soap/pom.xml gwt/pom.xml
This file, however, doesn't inherit like the others do, so it needs to be explicitly set to 2.5.1:
app/pom.xml
Without the above fixes, the console cannot be built currently.