Vineet Reynolds commented on Bug JDF-322

The version of GWT in Errai 2.3 was updated to 2.5.1. The exception is thrown when using a lower version of gwt-maven-plugin for compilation (in this case 2.4.0). The versions should match.

The related property in the POM needs updating from

<version.org.codehaus.mojo.gwt.maven.plugin>2.4.0</version.org.codehaus.mojo.gwt.maven.plugin>

to

<version.org.codehaus.mojo.gwt.maven.plugin>2.5.1</version.org.codehaus.mojo.gwt.maven.plugin>

.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira