I have some problems related to the Errai example POM from GitHub, the problem is related to com.google.gwt.junit.server.JUnitHostImpl class not being able to be found when using the maven-war-plugin configuration for the example project which I described in detail here:

http://stackoverflow.com/questions/16469162/classnotfoundexception-com-google-gwt-junit-server-junithostimpl

Hope someone can help me understand why I experience this kind of problem.