With the plugin from codehaus you probably have to use 2.8-beta1 as plugin version but in addition tell the plugin to use 2.8-SNAPSHOT as GWT version. To do so, see: https://gwt-maven-plugin.github.io/gwt-maven-plugin/user-guide/using-different-gwt-sdk-version.html
When using the net.ltgt plugin you have to define the GWT dependencies yourself in your pom. https://tbroyer.github.io/gwt-maven-plugin/usage.html So I guess looking up documentation of the plugins you are using can sometimes be pretty helpful ;-) -- J. -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
