Re: GWT Designer 2.2 error with gwt-maven project

2011-02-24 Thread JC
Hi.

I did try your solution but maven download again the gwt-
dev-2.2.0.jar... Even if I did put the directory in readonly.

I still don't see the designer :-(



Really annoying.

On 23 fév, 21:24, David Chandler drfibona...@google.com wrote:
 As a temporary workaround until the next plugin release, manually copy
 gwt-dev.jar (without version #) into the folder in your local Maven
 repository containing gwt-user-2.2.0.jar. Example:

  cd ~/.m2/repository/com/google/gwt
  cp gwt-dev/2.2.0/gwt-dev-2.2.0.jar gwt-user/2.2.0/gwt-dev.jar

 It's a total hack, but will resolve the issue until the next plugin ships.

 /dmc



 On Wed, Feb 23, 2011 at 2:04 PM, Hari shankar harsha...@gmail.com wrote:
  Thanks much David for the update!

  On Wed, Feb 23, 2011 at 10:01 PM, David Chandler 
  drfibona...@google.comwrote:

  We're looking into this. I can reproduce the error with a POM specifying
  GWT 2.2.0 and gwt-maven-plugin 2.2.0.

  /dmc

  On Mon, Feb 21, 2011 at 12:31 PM, har_shan harsha...@gmail.com wrote:

  I deleted gwt-dev directory altogether in m2 local repo but still the
  error persists.

  I also tried setting up new eclipse workspace and imported the project
  into it as maven project and noticed gwt dev getting downloaded (may
  be downloaded internally by gwt-maven-plugin as you said earlier?) and
  again the error comes up even after deleting the gwt dev directory
  again.

  btw, is this a bug in GPE or GWT maven plugin (if so is it logged?)
  and would be happy to know when we can expect a fix for this?

  as a temp workaround, am creating ui templates/owner java code in
  separate (non maven) project and copying it over to my gwt maven
  project, but its annoying as you can see.

  anyways thanks much again for your suggestions,
  Hari

  On Feb 20, 11:51 pm, Philippe Beaudoin philippe.beaud...@gmail.com
  wrote:
   Maybe try deleting all the releted dependencies from your local .m2
  repo? In
   my case I deleted gwt-dev 2.1 and verified that it was not
  re-downloaded. Do
   the same with gin et al.

   Cheers,

      Philippe

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

  --
  David Chandler
  Developer Programs Engineer, Google Web Toolkit
  w:http://code.google.com/
  b:http://googlewebtoolkit.blogspot.com/
  t: @googledevtools

 --
 David Chandler
 Developer Programs Engineer, Google Web Toolkit
 w:http://code.google.com/
 b:http://googlewebtoolkit.blogspot.com/
 t: @googledevtools

-- 
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: GWT Designer 2.2 error with gwt-maven project

2011-02-24 Thread JC
I forgot, I cannot choose the entry point in the entry point in the
Web Toolkit- Entry Point Modules.

But my application works and I can debug it.

May the Force be with us...

On 24 fév, 09:44, JC realje...@gmail.com wrote:
 Hi.

 I did try your solution but maven download again the gwt-
 dev-2.2.0.jar... Even if I did put the directory in readonly.

 I still don't see the designer :-(

 Really annoying.

 On 23 fév, 21:24, David Chandler drfibona...@google.com wrote:

  As a temporary workaround until the next plugin release, manually copy
  gwt-dev.jar (without version #) into the folder in your local Maven
  repository containing gwt-user-2.2.0.jar. Example:

   cd ~/.m2/repository/com/google/gwt
   cp gwt-dev/2.2.0/gwt-dev-2.2.0.jar gwt-user/2.2.0/gwt-dev.jar

  It's a total hack, but will resolve the issue until the next plugin ships.

  /dmc

  On Wed, Feb 23, 2011 at 2:04 PM, Hari shankar harsha...@gmail.com wrote:
   Thanks much David for the update!

   On Wed, Feb 23, 2011 at 10:01 PM, David Chandler 
   drfibona...@google.comwrote:

   We're looking into this. I can reproduce the error with a POM specifying
   GWT 2.2.0 and gwt-maven-plugin 2.2.0.

   /dmc

   On Mon, Feb 21, 2011 at 12:31 PM, har_shan harsha...@gmail.com wrote:

   I deleted gwt-dev directory altogether in m2 local repo but still the
   error persists.

   I also tried setting up new eclipse workspace and imported the project
   into it as maven project and noticed gwt dev getting downloaded (may
   be downloaded internally by gwt-maven-plugin as you said earlier?) and
   again the error comes up even after deleting the gwt dev directory
   again.

   btw, is this a bug in GPE or GWT maven plugin (if so is it logged?)
   and would be happy to know when we can expect a fix for this?

   as a temp workaround, am creating ui templates/owner java code in
   separate (non maven) project and copying it over to my gwt maven
   project, but its annoying as you can see.

   anyways thanks much again for your suggestions,
   Hari

   On Feb 20, 11:51 pm, Philippe Beaudoin philippe.beaud...@gmail.com
   wrote:
Maybe try deleting all the releted dependencies from your local .m2
   repo? In
my case I deleted gwt-dev 2.1 and verified that it was not
   re-downloaded. Do
the same with gin et al.

Cheers,

   Philippe

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

   --
   David Chandler
   Developer Programs Engineer, Google Web Toolkit
   w:http://code.google.com/
   b:http://googlewebtoolkit.blogspot.com/
   t: @googledevtools

  --
  David Chandler
  Developer Programs Engineer, Google Web Toolkit
  w:http://code.google.com/
  b:http://googlewebtoolkit.blogspot.com/
  t: @googledevtools

-- 
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: GWT Designer 2.2 error with gwt-maven project

2011-02-24 Thread Eric Clayberg
We have had several users report that placing the gwt-dev.jar (using
its original name) in the same directory as gwt-user.jar makes it
work.

In the latest GWT Designer build, we have also added a work around
that should allow it to find the renamed and relocated version of the
gwt-dev.jar in Maven.

http://code.google.com/webtoolkit/tools/download-gwtdesigner-beta.html

On Feb 24, 3:44 am, JC realje...@gmail.com wrote:
 Hi.

 I did try your solution but maven download again the gwt-
 dev-2.2.0.jar... Even if I did put the directory in readonly.

 I still don't see the designer :-(

 Really annoying.

 On 23 fév, 21:24, David Chandler drfibona...@google.com wrote:







  As a temporary workaround until the next plugin release, manually copy
  gwt-dev.jar (without version #) into the folder in your local Maven
  repository containing gwt-user-2.2.0.jar. Example:

   cd ~/.m2/repository/com/google/gwt
   cp gwt-dev/2.2.0/gwt-dev-2.2.0.jar gwt-user/2.2.0/gwt-dev.jar

  It's a total hack, but will resolve the issue until the next plugin ships.

  /dmc

  On Wed, Feb 23, 2011 at 2:04 PM, Hari shankar harsha...@gmail.com wrote:
   Thanks much David for the update!

   On Wed, Feb 23, 2011 at 10:01 PM, David Chandler 
   drfibona...@google.comwrote:

   We're looking into this. I can reproduce the error with a POM specifying
   GWT 2.2.0 and gwt-maven-plugin 2.2.0.

   /dmc

   On Mon, Feb 21, 2011 at 12:31 PM, har_shan harsha...@gmail.com wrote:

   I deleted gwt-dev directory altogether in m2 local repo but still the
   error persists.

   I also tried setting up new eclipse workspace and imported the project
   into it as maven project and noticed gwt dev getting downloaded (may
   be downloaded internally by gwt-maven-plugin as you said earlier?) and
   again the error comes up even after deleting the gwt dev directory
   again.

   btw, is this a bug in GPE or GWT maven plugin (if so is it logged?)
   and would be happy to know when we can expect a fix for this?

   as a temp workaround, am creating ui templates/owner java code in
   separate (non maven) project and copying it over to my gwt maven
   project, but its annoying as you can see.

   anyways thanks much again for your suggestions,
   Hari

   On Feb 20, 11:51 pm, Philippe Beaudoin philippe.beaud...@gmail.com
   wrote:
Maybe try deleting all the releted dependencies from your local .m2
   repo? In
my case I deleted gwt-dev 2.1 and verified that it was not
   re-downloaded. Do
the same with gin et al.

Cheers,

   Philippe

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

   --
   David Chandler
   Developer Programs Engineer, Google Web Toolkit
   w:http://code.google.com/
   b:http://googlewebtoolkit.blogspot.com/
   t: @googledevtools

  --
  David Chandler
  Developer Programs Engineer, Google Web Toolkit
  w:http://code.google.com/
  b:http://googlewebtoolkit.blogspot.com/
  t: @googledevtools

-- 
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: GWT Designer 2.2 error with gwt-maven project

2011-02-24 Thread JC
Thanks Eric.

However if you could give me a zip with everything for eclipse (for
which version for all) to work with a sample that make gwt designer
work, or a good pom.xml or whatever.

I did try the solution about gwt-user and it didn't work. However I
recognize, that I'm just beginning with spring-gwt-maven. I did try
several tutorial, but with the newest version, I fell quite crappy.

Pardon me to be a newbie :-}


(Sounds like a leecher?)


On 24 fév, 14:22, Eric Clayberg clayb...@google.com wrote:
 We have had several users report that placing the gwt-dev.jar (using
 its original name) in the same directory as gwt-user.jar makes it
 work.

 In the latest GWT Designer build, we have also added a work around
 that should allow it to find the renamed and relocated version of the
 gwt-dev.jar in Maven.

    http://code.google.com/webtoolkit/tools/download-gwtdesigner-beta.html

 On Feb 24, 3:44 am, JC realje...@gmail.com wrote:







  Hi.

  I did try your solution but maven download again the gwt-
  dev-2.2.0.jar... Even if I did put the directory in readonly.

  I still don't see the designer :-(

  Really annoying.

  On 23 fév, 21:24, David Chandler drfibona...@google.com wrote:

   As a temporary workaround until the next plugin release, manually copy
   gwt-dev.jar (without version #) into the folder in your local Maven
   repository containing gwt-user-2.2.0.jar. Example:

cd ~/.m2/repository/com/google/gwt
cp gwt-dev/2.2.0/gwt-dev-2.2.0.jar gwt-user/2.2.0/gwt-dev.jar

   It's a total hack, but will resolve the issue until the next plugin ships.

   /dmc

   On Wed, Feb 23, 2011 at 2:04 PM, Hari shankar harsha...@gmail.com wrote:
Thanks much David for the update!

On Wed, Feb 23, 2011 at 10:01 PM, David Chandler 
drfibona...@google.comwrote:

We're looking into this. I can reproduce the error with a POM 
specifying
GWT 2.2.0 and gwt-maven-plugin 2.2.0.

/dmc

On Mon, Feb 21, 2011 at 12:31 PM, har_shan harsha...@gmail.com wrote:

I deleted gwt-dev directory altogether in m2 local repo but still the
error persists.

I also tried setting up new eclipse workspace and imported the project
into it as maven project and noticed gwt dev getting downloaded (may
be downloaded internally by gwt-maven-plugin as you said earlier?) and
again the error comes up even after deleting the gwt dev directory
again.

btw, is this a bug in GPE or GWT maven plugin (if so is it logged?)
and would be happy to know when we can expect a fix for this?

as a temp workaround, am creating ui templates/owner java code in
separate (non maven) project and copying it over to my gwt maven
project, but its annoying as you can see.

anyways thanks much again for your suggestions,
Hari

On Feb 20, 11:51 pm, Philippe Beaudoin philippe.beaud...@gmail.com
wrote:
 Maybe try deleting all the releted dependencies from your local .m2
repo? In
 my case I deleted gwt-dev 2.1 and verified that it was not
re-downloaded. Do
 the same with gin et al.

 Cheers,

    Philippe

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

--
David Chandler
Developer Programs Engineer, Google Web Toolkit
w:http://code.google.com/
b:http://googlewebtoolkit.blogspot.com/
t: @googledevtools

   --
   David Chandler
   Developer Programs Engineer, Google Web Toolkit
   w:http://code.google.com/
   b:http://googlewebtoolkit.blogspot.com/
   t: @googledevtools

-- 
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: GWT Designer 2.2 error with gwt-maven project

2011-02-23 Thread David Chandler
We're looking into this. I can reproduce the error with a POM specifying GWT
2.2.0 and gwt-maven-plugin 2.2.0.

   /dmc

On Mon, Feb 21, 2011 at 12:31 PM, har_shan harsha...@gmail.com wrote:

 I deleted gwt-dev directory altogether in m2 local repo but still the
 error persists.

 I also tried setting up new eclipse workspace and imported the project
 into it as maven project and noticed gwt dev getting downloaded (may
 be downloaded internally by gwt-maven-plugin as you said earlier?) and
 again the error comes up even after deleting the gwt dev directory
 again.

 btw, is this a bug in GPE or GWT maven plugin (if so is it logged?)
 and would be happy to know when we can expect a fix for this?

 as a temp workaround, am creating ui templates/owner java code in
 separate (non maven) project and copying it over to my gwt maven
 project, but its annoying as you can see.

 anyways thanks much again for your suggestions,
 Hari

 On Feb 20, 11:51 pm, Philippe Beaudoin philippe.beaud...@gmail.com
 wrote:
  Maybe try deleting all the releted dependencies from your local .m2 repo?
 In
  my case I deleted gwt-dev 2.1 and verified that it was not re-downloaded.
 Do
  the same with gin et al.
 
  Cheers,
 
 Philippe

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




-- 
David Chandler
Developer Programs Engineer, Google Web Toolkit
w: http://code.google.com/
b: http://googlewebtoolkit.blogspot.com/
t: @googledevtools

-- 
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: GWT Designer 2.2 error with gwt-maven project

2011-02-23 Thread David Chandler
As a temporary workaround until the next plugin release, manually copy
gwt-dev.jar (without version #) into the folder in your local Maven
repository containing gwt-user-2.2.0.jar. Example:

 cd ~/.m2/repository/com/google/gwt
 cp gwt-dev/2.2.0/gwt-dev-2.2.0.jar gwt-user/2.2.0/gwt-dev.jar

It's a total hack, but will resolve the issue until the next plugin ships.

/dmc

On Wed, Feb 23, 2011 at 2:04 PM, Hari shankar harsha...@gmail.com wrote:

 Thanks much David for the update!

 On Wed, Feb 23, 2011 at 10:01 PM, David Chandler 
 drfibona...@google.comwrote:

 We're looking into this. I can reproduce the error with a POM specifying
 GWT 2.2.0 and gwt-maven-plugin 2.2.0.

 /dmc

 On Mon, Feb 21, 2011 at 12:31 PM, har_shan harsha...@gmail.com wrote:

 I deleted gwt-dev directory altogether in m2 local repo but still the
 error persists.

 I also tried setting up new eclipse workspace and imported the project
 into it as maven project and noticed gwt dev getting downloaded (may
 be downloaded internally by gwt-maven-plugin as you said earlier?) and
 again the error comes up even after deleting the gwt dev directory
 again.

 btw, is this a bug in GPE or GWT maven plugin (if so is it logged?)
 and would be happy to know when we can expect a fix for this?

 as a temp workaround, am creating ui templates/owner java code in
 separate (non maven) project and copying it over to my gwt maven
 project, but its annoying as you can see.

 anyways thanks much again for your suggestions,
 Hari

 On Feb 20, 11:51 pm, Philippe Beaudoin philippe.beaud...@gmail.com
 wrote:
  Maybe try deleting all the releted dependencies from your local .m2
 repo? In
  my case I deleted gwt-dev 2.1 and verified that it was not
 re-downloaded. Do
  the same with gin et al.
 
  Cheers,
 
 Philippe

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




 --
 David Chandler
 Developer Programs Engineer, Google Web Toolkit
 w: http://code.google.com/
 b: http://googlewebtoolkit.blogspot.com/
 t: @googledevtools





-- 
David Chandler
Developer Programs Engineer, Google Web Toolkit
w: http://code.google.com/
b: http://googlewebtoolkit.blogspot.com/
t: @googledevtools

-- 
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: GWT Designer 2.2 error with gwt-maven project

2011-02-21 Thread har_shan
I deleted gwt-dev directory altogether in m2 local repo but still the
error persists.

I also tried setting up new eclipse workspace and imported the project
into it as maven project and noticed gwt dev getting downloaded (may
be downloaded internally by gwt-maven-plugin as you said earlier?) and
again the error comes up even after deleting the gwt dev directory
again.

btw, is this a bug in GPE or GWT maven plugin (if so is it logged?)
and would be happy to know when we can expect a fix for this?

as a temp workaround, am creating ui templates/owner java code in
separate (non maven) project and copying it over to my gwt maven
project, but its annoying as you can see.

anyways thanks much again for your suggestions,
Hari

On Feb 20, 11:51 pm, Philippe Beaudoin philippe.beaud...@gmail.com
wrote:
 Maybe try deleting all the releted dependencies from your local .m2 repo? In
 my case I deleted gwt-dev 2.1 and verified that it was not re-downloaded. Do
 the same with gin et al.

 Cheers,

    Philippe

-- 
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: GWT Designer 2.2 error with gwt-maven project

2011-02-20 Thread har_shan
I updated my POM per your suggestion but no luck

plugin
!-- FIXME Temporary solution as suggested by
http://code.google.com/p/gwt-platform/wiki/UsingGwtpWithMaven?ts=1298053129updated=UsingGwtpWithMaven#Using_gwt-maven-plugin_with_GWT_2.2_%28temporary%29
--
groupIdorg.codehaus.mojo/groupId
artifactIdgwt-maven-plugin/artifactId
!--  version2.1.0-1/version --
version2.2.0/version
dependencies
dependency

groupIdcom.google.gwt/groupId

artifactIdgwt-user/artifactId

version${gwt.version}/version
/dependency
dependency

groupIdcom.google.gwt/groupId

artifactIdgwt-servlet/artifactId

version${gwt.version}/version
/dependency
/dependencies
configuration

appEngineVersion${gae.version}/appEngineVersion

appEngineHome${gae.home}/appEngineHome
...

I also verified that i don't have dependency on gwt-dev in normal
dependencies section.
And to be safe, i did a Right click - Maven - Update dependencies
once again to be sure that dependencies are resolved again.
Any other pointer?
Anyways thanks much for your reply..

-Hari

On Feb 19, 10:32 pm, Philippe Beaudoin philippe.beaud...@gmail.com
wrote:
 The only difference with mine seems to be that I don't include gwt-dev in
 the dependencies. Including it did cause problem in m2eclipse so you may
 want to take it out. (It's grabbed automatically by gwt-maven-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.



Re: GWT Designer 2.2 error with gwt-maven project

2011-02-20 Thread Philippe Beaudoin
Maybe try deleting all the releted dependencies from your local .m2 repo? In 
my case I deleted gwt-dev 2.1 and verified that it was not re-downloaded. Do 
the same with gin et al.

Cheers,

   Philippe

-- 
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: GWT Designer 2.2 error with gwt-maven project

2011-02-19 Thread har_shan
Hi,

The same error still comes for me in eclipse for gwt-maven-plugin
2.2.0 (as per temp suggestion above) and even when it's plugin
dependency is updated to use GWT 2.2.0.
This is my relevant POM section:

groupIdorg.codehaus.mojo/groupId
!-- FIXME Temporary solution as suggested by
http://code.google.com/p/gwt-platform/wiki/UsingGwtpWithMaven?ts=1298053129updated=UsingGwtpWithMaven#Using_gwt-maven-plugin_with_GWT_2.2_%28temporary%29
--
groupIdorg.codehaus.mojo/groupId
artifactIdgwt-maven-plugin/artifactId
!--  version2.1.0-1/version --
version2.2.0/version
dependencies
dependency

groupIdcom.google.gwt/groupId

artifactIdgwt-user/artifactId

version${gwt.version}/version
/dependency
dependency

groupIdcom.google.gwt/groupId
artifactIdgwt-dev/artifactId

version${gwt.version}/version
/dependency
dependency

groupIdcom.google.gwt/groupId

artifactIdgwt-servlet/artifactId

version${gwt.version}/version
/dependency
/dependencies
  ...
  ...

and property:

gwt.version2.2.0/gwt.version

m2eclipse seemed to have picked up 2.2.0 version of plugin correctly,
as i can see from Maven console

Am i missing anything, please point out..

-Hari

On Feb 19, 4:38 am, Thomas Broyer t.bro...@gmail.com wrote:
 On Friday, February 18, 2011 7:19:07 PM UTC+1, Philippe Beaudoin wrote:

  gwt-maven-plugin version 2.1.0 uses gwt-dev 2.1 automatically, which can
  break quite a few things.

 gwt-maven-plugin:2.1.0-1 has a dependency on com.google.gwt:gwt-dev:2.1.0,
 but you can override it to make it use the version you want/need (and this
 is the official way of doing 
 things):http://olamy.blogspot.com/2010/12/using-gwt-sdk-211-with-gwt-maven-pl...
 No need to recompile the 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.



Re: GWT Designer 2.2 error with gwt-maven project

2011-02-19 Thread Philippe Beaudoin
The only difference with mine seems to be that I don't include gwt-dev in 
the dependencies. Including it did cause problem in m2eclipse so you may 
want to take it out. (It's grabbed automatically by gwt-maven-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.



Re: GWT Designer 2.2 error with gwt-maven project

2011-02-18 Thread skalimer0
i use version 2.1.0-1 the last one... for now.

I have a response from gwt-maven-plugin team :

The new release (2.2.0) will mostly only upgrade plugin dependencies, so 
don't expect a fix.

From my understanding of the stacktrace, GWT Designer don't support using 
the M2E Classpath container. There's nothing we can do to fix this.

-- 
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: GWT Designer 2.2 error with gwt-maven project

2011-02-18 Thread Philippe Beaudoin
gwt-maven-plugin version 2.1.0 uses gwt-dev 2.1 automatically, which can 
break quite a few things. I have recompiled the plugin so that it uses 
gwt-dev 2.2. AFAIK the official one has not yet been released but in the 
meantime you can grab it from GWTP's maven repo. Info there:
http://code.google.com/p/gwt-platform/wiki/UsingGwtpWithMaven?ts=1298053129updated=UsingGwtpWithMaven#Using_gwt-maven-plugin_with_GWT_2.2_(temporary)

-- 
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: GWT Designer 2.2 error with gwt-maven project

2011-02-18 Thread Thomas Broyer


On Friday, February 18, 2011 7:19:07 PM UTC+1, Philippe Beaudoin wrote:

 gwt-maven-plugin version 2.1.0 uses gwt-dev 2.1 automatically, which can 
 break quite a few things.


gwt-maven-plugin:2.1.0-1 has a dependency on com.google.gwt:gwt-dev:2.1.0, 
but you can override it to make it use the version you want/need (and this 
is the official way of doing things): 
http://olamy.blogspot.com/2010/12/using-gwt-sdk-211-with-gwt-maven-plugin.html
No need to recompile the 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.



Re: GWT Designer 2.2 error with gwt-maven project

2011-02-18 Thread Philippe Beaudoin
Might be the official way of doing it, but caused problems for me in Eclipse 
with m2eclipse, and I've seen others report the same. Anyway, as they say, 
YMMV. :)

-- 
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: GWT Designer 2.2 error with gwt-maven project

2011-02-17 Thread Eric Clayberg
Are you using the gwt-maven-plugin? If so, what version?

Make sure that you are using a version that is compatible with GWT 2.2
(and not 2.1).

-Eric

-- 
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: GWT Designer 2.2 error with gwt-maven project

2011-02-17 Thread skalimer0
 I use version 2.1.0-1 the last one

On 17 fév, 16:14, Eric Clayberg clayb...@google.com wrote:
 Are you using the gwt-maven-plugin? If so, what version?

 Make sure that you are using a version that is compatible with GWT 2.2
 (and not 2.1).

 -Eric

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