That's not a supported version, hence I changed the subject title and so on. You changed it back, but I tried to make it known that that wasn't yet a release.
On Jan 8, 7:53 am, 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? > > On 3 jan, 01:11, Mark <[email protected]> wrote: > > > Hi, > > I've released new gwt-maven plugin version. This release is made from > > branch mr_2008_12_31_spring_plus, so it is not main plugin version. > > But i've made a couple of interresting changes that, in my opinion, > > will help not only me. > > > Everything is described on > > wiki:http://code.google.com/p/gwt-maven/wiki/MRBranchInfo > > . I'll only list changes here to your brief information. If you want > > to know something more then please refer to wiki. > > > As for now this branch is maintained by me. This release is not made > > by project owner (Charlie) but one of developers (me :). That's why > > I've added "mr" part to version name. I don't want to make anybody > > confused which versions refer to head and which to branch. > > > Changes in branch mr_2008_12_31_spring_plus availible in release 2.0- > > mr-beta1: > > 1. ConstantsWithLookup generation > > 2. conditional GWT compilation (only when changes found) > > 3. maven.test.skip parameter adoption > > 4. JVM for script execution is changeable > > 5. default platform is Unix > > 6. WEB-INF resources are copied to target/tomcat/webapps/ROOT/WEB- > > INF (Spring integration) > > 7. target/<project_name>-<project_version> files are copied to > > target/tomcat/webapps/ROOT/ (Spring integration) > > > If you want to try this version then change your plugin version to > > "2.0-mr-beta1". Everything else mentioned here should work from now > > on. "2.0-mr-beta1" version is based on 2.0-beta26 head version. > > > Please, give me feedback if you find bug/better solution/anything > > else. > > > So please read wiki and try it out! > > > Marek Romanowski --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
