Hi Thomas, I've tried the snapshot and seems that DevMode with -superDevMode option is not being passed. I tried either, set <superDevMode>true</superDevMode> in my pom.xml and run mvn gwt:run -Dgwt.superDevMode=true but in both cases DevMode.main is not receiving the -superDevMode argument.
Am I doing something wrong? - Manolo On Sun, Sep 14, 2014 at 5:07 AM, Thomas Broyer <[email protected]> wrote: > Hi all, > > I spent some hours updating the gwt-maven-plugin to GWT 2.7.0-SNAPSHOT, > and just deployed a snapshot to the https://nexus.codehaus. > org/content/repositories/snapshots/ repository. > > You should thus be able to test GWT 2.7.0-SNAPSHOT more easily by > switching to gwt-maven-plugin 2.7.0-SNAPSHOT. > > Feedback welcome, both on the plugin and on GWT. > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-web-toolkit. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
