Re: maven-gwt-plugin 1.2 documentation

2010-01-12 Thread Henri Gomez
Oups, right,it should be on mojo-dev. Sorry 2010/1/11 Wayne Fay : >> It's not the wrong list, I reported some miss in the gwt plugin to Nicolas. >> Hopefully, he'll fix them quickly. > > I think Jason's point is that this discussion belongs on the mojo-dev > or mojo-users list, not Maven dev, sin

Re: maven-gwt-plugin 1.2 documentation

2010-01-11 Thread Wayne Fay
> It's not the wrong list, I reported some miss in the gwt plugin to Nicolas. > Hopefully, he'll fix them quickly. I think Jason's point is that this discussion belongs on the mojo-dev or mojo-users list, not Maven dev, since this is a Mojo plugin... Wayne ---

Re: maven-gwt-plugin 1.2 documentation

2010-01-11 Thread Henri Gomez
Sorry Jason, It's not the wrong list, I reported some miss in the gwt plugin to Nicolas. Hopefully, he'll fix them quickly. 2010/1/11 Jason van Zyl : > Wrong list. > > On 2010-01-11, at 5:31 AM, Henri Gomez wrote: > >> Hi to all, >> >> I'll do some GWT 2.0.x application and get a look at >> >> ht

Re: maven-gwt-plugin 1.2 documentation

2010-01-11 Thread Jason van Zyl
Wrong list. On 2010-01-11, at 5:31 AM, Henri Gomez wrote: > Hi to all, > > I'll do some GWT 2.0.x application and get a look at > > http://mojo.codehaus.org/gwt-maven-plugin/ > > The documentation is still mainly for plugin 1.1 (gwt 1.7.x) with some > notice for gwt 2.0 support. > > Did there

Re: maven-gwt-plugin 1.2 documentation

2010-01-11 Thread nicolas de loof
Oups, this sentence was used during SNAPSHOT developement and should have been removed before release Need some doc cleanup :) 2010/1/11 Henri Gomez > Thanks Nicolas :) > > I was not sure since I read the sentence : > > "version 1.2 includes a preview of gwt 2.0 support" > > Also : > > mvn arc

Re: maven-gwt-plugin 1.2 documentation

2010-01-11 Thread Henri Gomez
Thanks Nicolas :) I was not sure since I read the sentence : "version 1.2 includes a preview of gwt 2.0 support" Also : mvn archetype:generate \ -DarchetypeGroupId=org.codehaus.mojo \ -DarchetypeArtifactId=gwt-maven-plugin \ -DarchetypeVersion=1.1 \ -DgroupId=myGroupId \ -Dartif

Re: maven-gwt-plugin 1.2 documentation

2010-01-11 Thread nicolas de loof
This doc is up-to-date. the 1.2 version is not dedicated to gwt 2.0, it just support this version as GWT >= 1.4 2010/1/11 Henri Gomez > Hi to all, > > I'll do some GWT 2.0.x application and get a look at > > http://mojo.codehaus.org/gwt-maven-plugin/ > > The documentation is still mainly for pl