We aren't going to deploy these, nope, sorry. We have been working on a new branch (http://groups.google.com/group/ gwt-maven/browse_thread/thread/69c24518d0daa1e7) which now uses the central Maven repo for these: http://repo1.maven.org/maven2/com/google/gwt/.
The naming convention they are using at central is different than our old convention though, so central won't work with our current releases (does work with the branch, and I think a patch Mirko added to the trunk, but not with releases). The branch was created to address this, and a host of other things (see the branch thread noted above). For now, with our current releases, to use 1.5.2, you need to put them in a local repo. One main reason we won't be adding these anymore, is that we have hit the quota wall for this google code hosting project several times. They have been gracious enough to give us more space when we ask, but we can't continue to host a maven repo for things other than our essential releases here (and remember this is a SVN managed maven repo, so nothing can ever be removed once it's added - in practical terms). On Sep 3, 9:20 am, Salvador Diaz <[EMAIL PROTECTED]> wrote: > Can someone deploy the zip artifacts to the gwt-maven repository ? > (gwt-linux-1.5.2.zip, gwt-windows-1.5.2.zip and gwt-mac-1.5.2.zip) I > had to manually deploy them to my local repo to make my builds work > again :) > > Thanks > > Salvador > On Sep 2, 2:04 pm, Charlie Collins <[EMAIL PROTECTED]> wrote: > > > I am using the branch now with 1.5.2 from central with no problems at > > all. The new automatic unpack and all that jazz, all I had to change > > was the version (see the simplesample POM for an example). > > > Also, I have primitive GWTTestCase testing working and itself "tested" > > on Mac and Linux. I am going to continue polishing that a bit, and get > > Windows to work for testing, then the merge will happen and I will > > make a new official release. > > > On Sep 2, 4:58 am, "Mirko Nasato" <[EMAIL PROTECTED]> wrote: > > > > Artifacts have also magically appeared in the central maven repository > > > > http://repo1.maven.org/maven2/com/google/gwt/gwt-user/1.5.2/ > > > > Cheers > > > > Mirko --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "gwt-maven" 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/gwt-maven?hl=en -~----------~----~----~----~------~----~------~--~---
