On 4 juil, 16:55, Mikael Couzic <[email protected]> wrote: > > I'm pretty sure the GWT group is not providing them because very > > few, if any, projects internally utilize maven. > > I do not agree. I use Maven, I believe many GWT projects use Maven, > and the GWT group should make the effort to manage GWT releases on the > Maven central repository.
It'll probably come with GWT 2.1, because of the integration with Spring Roo which requires Maven (don't ask me why, that's what I've been told). We're starting a new project at work, with many server-side modules, so we chose to use Maven; and I'm therefore using the GWT 2.1.0-M2 Maven repository: http://google-web-toolkit.googlecode.com/svn/2.1.0.M2/gwt/maven/ -- 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.
