Sorry guys about the topic title, it was changed automatically when I replied yesterday. I thank you for your efforts, I understand this is an unstable testing version but I tried it just out of curiosity. Unlickily, using the same pom.xml things went south on the i18n mojo so I already changed it all back to 2.0-beta26 which works normally. I am looking forward to the new version. Oh and BTW: please fix that nasty spelling error in "establishing classpath list (buildClaspathList - scope = COMPILE)" where it should read buildClasspathList (double S).
Cheers, -- Jeroen On 8 jan, 19:55, Mark <[email protected]> wrote: > Hi, > I've tested I18n mojo under linux and it worked well. Exception says > about classloading issues and that should be platform independent. > I'll try to run test app on windows, but I need to find machine with > windows first. :) > > As Charlie said, this version of plugin is only for development > purposes. So it would be better for you to change version to 2.0- > beta26. > > Marek > > On 8 Sty, 13:53, j0bro <[email protected]> wrote: > > > Hi I just did a quick upgrade to the 2.0-mr-beta1 version, but > > imeediately my build fails with the following exception: > > > [INFO] [gwt:i18n {execution: default}] > > [INFO] establishing classpath list (buildClaspathList - scope = > > COMPILE) > > [INFO] google.webtoolkit.home (gwtHome) *not* set, using project POM > > for GWT dependencies > > java.lang.NoClassDefFoundError: com/google/gwt/i18n/tools/I18NSync > > Caused by: java.lang.ClassNotFoundException: > > com.google.gwt.i18n.tools.I18NSync > > at java.net.URLClassLoader$1.run(URLClassLoader.java:200) > > at java.security.AccessController.doPrivileged(Native Method) > > at java.net.URLClassLoader.findClass(URLClassLoader.java:188) > > at java.lang.ClassLoader.loadClass(ClassLoader.java:306) > > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276) > > at java.lang.ClassLoader.loadClass(ClassLoader.java:251) > > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319) > > Exception in thread "main" > > > I compile on Windows XP using GWT 1.5.3. When I use version 2.0-beta26 > > all works fine. Any thoughts on this? > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "gwt-maven" 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/gwt-maven?hl=en -~----------~----~----~----~------~----~------~--~---
