It's in Maven Central now, no custom repo needed. See the Expenses sample POM for correct declaration of gwt-maven-plugin that works with 2.2.0:
http://code.google.com/p/google-web-toolkit/source/browse/releases/2.2/samples/expenses/pom.xml /dmc On Mon, Feb 14, 2011 at 6:03 AM, Diego Lovison <[email protected]>wrote: > how I can set to maven work with 2.2? > > <repository> > <id>????</id> > <name>???</name> > <url>????</url> > </repository> > > On 13 fev, 16:54, David Chandler <[email protected]> wrote: > > Maven Central push should come out Monday. Until then, you can try it out > > from the staging repo: > > > > https://oss.sonatype.org/content/repositories/comgoogle-108/ > > > > /dmc > > > > On Sun, Feb 13, 2011 at 4:27 AM, Jakub Grabowski <[email protected] > >wrote: > > > > > > > > > > > > > > > > > > > > > Do you have any idea when GWT 2.2.0 will be available in maven central > > > repo? Currently projects generated with -maven option don't work, > > > because dependencies cannot be retrieved. Is there any other repo > > > containing maven artifacts for GWT before they're published to central > > > repo? > > > > > Thanks for help. > > > > > Regards, > > > Jakub Grabowski > > > Perfectsource Sp. z o.o. > > >http://www.perfectsource.pl > > > > > -- > > > 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. > > > > -- > > 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 [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. > > -- 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 [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.
