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
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
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
to
.