Re: GWT & Maven2 (1.7.1) Possible?

2009-10-26 Thread Davis Ford
I think I'm still using 1.7.0, but I have been using maven2 with the codehaus GWT plugin since day 1. There is a working example I posted here: http://zenoconsulting.wikidot.com/blog:16 You can download it and you should be able to launch the app and modify it to your needs. It is a simple, triv

Re: GWT & Maven2 (1.7.1) Possible?

2009-10-26 Thread olivier nouguier
Hi, Reponses intertwined. On Mon, Oct 26, 2009 at 6:46 AM, J.V. wrote: > > I'm trying to get a first app up and running with GWT. > Welcome :) > > What I would like to do is download the jars and compile with maven2. Good luck ;) > > Has anyone been able to do this successfully? I can not f

GWT & Maven2 (1.7.1) Possible?

2009-10-25 Thread J.V.
I'm trying to get a first app up and running with GWT. What I would like to do is download the jars and compile with maven2. Has anyone been able to do this successfully? I can not find any documentation anywhere that actually leads me to a working example. Are the latest 1.7.1 jars available