On 25 October 2010 22:28, hezjing <[email protected]> wrote: > GWT 2.1 is using gwt-maven-plugin 1.3.2.google, and it is maintain in GWT's > plugin repository.
Is Google's 1.3.2.google version working for anyone? I get [ERROR] Failed to execute goal org.codehaus.mojo:gwt-maven-plugin:1.3.2.google:run (default-cli) on project front-end: Execution default-cli of goal org.codehaus.mojo:gwt-maven-plugin:1.3.2.google:run failed: Unable to load the mojo 'run' in the plugin 'org.codehaus.mojo:gwt-maven-plugin:1.3.2.google'. A required class is missing: org/codehaus/plexus/util/xml/XmlStreamReader when I use it (1.3.1.google was working fine). I'm trying to upgrade to GWT-2.1. Looking at 1.3.1.google's POM and the 1.3.2.google version I can see that the 1.3.2.google POM is almost empty, while the 1.3.1.google one lists lots of dependencies and such. Adding Plexus Utils doesn't help either (I just get a different error message). -- 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.
