I just updated my *gwt-maven-archetypes* to use my 
*net.ltgt.gwt.maven:gwt-maven-plugin* instead of 
*org.codehaus.mojo:gwt-maven-plugin*.

git log --stat on one of the archetypes says:

6 files changed, 47 insertions(+), 135 deletions(-)

and more importantly:


   - devmode is easier to use (no need to ever run mvn install)
   - POMs have (almost) no hacks in them (just configuration of Tomcat and 
   Jetty to make them load the .nocache.js from SDM)


Note however that I removed the ability to run the server with the compiled 
(prod mode) client. I'll add it back if there's demand.

You can see the exact changes at 
https://github.com/tbroyer/gwt-maven-archetypes/commit/b3ef2b90f3435323c9aef0a0ba93677a98b0e5b9,
 
to help you migrate existing projects.

-- 
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.

Reply via email to