On Monday, November 28, 2011 7:05:16 PM UTC+1, bognekadje wrote: > > Hi Salvador Diaz, > Thanks for reply. > I'am using windows 7, Eclipse Indigo and apache maven 3.0.3. > > I deleted gwt-dev-2.4.0.jar and gwt-maven-plugin-2.3.0.jar. >
Have you overridden the plugin dependencies to avoid mixing GWT versions? (gwt-maven-plugin 2.3.0 has a dependency on GWT 2.3.0) See http://mojo.codehaus.org/gwt-maven-plugin/user-guide/using-different-gwt-sdk-version.html I'd recommend either (or both) using this recipe or updating to gwt-maven-plugin 2.4.0. > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/DRYJD3SC_1IJ. 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.
