Re: Migrating GWT 1.7 to GWT 2.2

2011-02-24 Thread Rajesh Waran
Thanks Philipe, will test it.

On Wed, Feb 23, 2011 at 6:32 PM, Philippe Beaudoin
philippe.beaud...@gmail.com wrote:
 There is a vote in progress to get a GWT 2.2-compatible version of the
 gwt-maven-plugin:
   https://groups.google.com/forum/?pli=1#!topic/codehaus-mojo-gwt-maven-plugin-users/iyp0V83Tktg
 If you need it very quickly, feel free to grab my version:
     pluginRepositories
         pluginRepository
             idgwtplatform.plugin/id
             nameGwtplatform custom plugin epository/name
             urlhttp://maven.gwt-platform.googlecode.com/hg//url
             layoutdefault/layout
         /pluginRepository
     /pluginRepositories
   plugin
       groupIdorg.codehaus.mojo/groupId
       artifactIdgwt-maven-plugin/artifactId
       version2.2.0/version
   /plugin

 --
 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-toolkit@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Migrating GWT 1.7 to GWT 2.2

2011-02-23 Thread Philippe Beaudoin
There is a vote in progress to get a GWT 2.2-compatible version of the 
gwt-maven-plugin:
  
https://groups.google.com/forum/?pli=1#!topic/codehaus-mojo-gwt-maven-plugin-users/iyp0V83Tktg

If you need it very quickly, feel free to grab my version:

pluginRepositories
pluginRepository
idgwtplatform.plugin/id
nameGwtplatform custom plugin epository/name
urlhttp://maven.gwt-platform.googlecode.com/hg//url
layoutdefault/layout
/pluginRepository
/pluginRepositories

  plugin
  groupIdorg.codehaus.mojo/groupId
  artifactIdgwt-maven-plugin/artifactId
  version2.2.0/version
  /plugin

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.