On Friday, February 18, 2011 7:19:07 PM UTC+1, Philippe Beaudoin wrote: > > gwt-maven-plugin version 2.1.0 uses gwt-dev 2.1 automatically, which can > break quite a few things.
gwt-maven-plugin:2.1.0-1 has a dependency on com.google.gwt:gwt-dev:2.1.0, but you can override it to make it use the version you want/need (and this is the "official" way of doing things): http://olamy.blogspot.com/2010/12/using-gwt-sdk-211-with-gwt-maven-plugin.html No need to recompile the plugin. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
