I totally agree on the fact that gwt team should not provide the maven plugin, the codehaus one can do the job. They should just take care of beeing able to integrate with any build system.
My problems with the current google eclipse plugin : * If you enable gwt support on your project, GWT SDK library is automatically added to the project, event if you already manage your dependencies with maven. You should be able to configure if you want the sdk to be included or not. * The plugin complains about output directory not set to "war/WEB-INF/ classes". We should be able to configure this in order to work in a standard maven way. Johann On 16 avr, 08:50, Murray Waters <[email protected]> wrote: > It is in the snapshots repository. > > http://snapshots.repository.codehaus.org/org/codehaus/mojo/gwt-maven-... > > You will need to add the repository > ashttp://snapshots.repository.codehaus.org/ > I believe. > > On Apr 16, 12:33 pm, Keith Willard <[email protected]> wrote: > > > Where is the snapshot respository where the versions 1.1-SNAPSHOT > > codehaus gwt-maven-plugin lives? only the 1.0 is in the central > > repository. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
