Closed GoogleCodeExporter closed 9 years ago
Yeah it would be great to seethis in the central repo.
Original comment by martingi...@gmail.com
on 2 Dec 2007 at 7:55
+1: I definitely agree :)
PS. The dream would be to have a Google maven snapshot/release repository in
such a way that each Google
project can easily publish its own artefacts when needed.
Original comment by romain.r...@gmail.com
on 3 Dec 2007 at 11:08
+1
Original comment by pawel.kr...@gmail.com
on 7 Dec 2007 at 9:44
+1
Original comment by jbel...@gmail.com
on 10 Dec 2007 at 6:36
+1
Original comment by hleinone
on 12 Dec 2007 at 2:05
+1
Original comment by pbre...@gmail.com
on 16 Dec 2007 at 8:38
http://maven.objectweb.org/maven2-snapshot/com/google/common/google-collect/
Original comment by pawel.kr...@gmail.com
on 19 Dec 2007 at 2:14
Thanks very much! I thought, I could do with this - and it was done, 22
minutes before.
Original comment by mauricen...@googlemail.com
on 19 Dec 2007 at 2:39
Thanks for taking care of this!
Should I add a remark about Maven to the Google Collections page, and if so what
should it say?
Original comment by jared.l....@gmail.com
on 19 Dec 2007 at 9:04
Some comments about the upload I made on the ObjectWeb Maven repository:
- The branch "com/google/..." wil never be synchronized with the central
repository
(only ObjectWeb artefacts are). This means that you should always declare the
ObjectWeb snapshot repository location in your pom file;
- This upload is done manually when I notice some changes in the library, but I
cannot ensure the consistency between the uploaded jar and the current content
of
the SVN repository.
For these reasons, it would really great to have a Maven repository provided by
GoogleCode allows Google-Collection developers to easily update the artefacts
when
they figure some important changes. In this case, the Maven repository could be
synchronized with the central repository to avoid to declare yet another
repository
in your pom.
But anyhow, this temporary solution can be advertised in the
webpage/documentation
if you want :)
Kind regards,
@Romain
Original comment by romain.r...@gmail.com
on 20 Dec 2007 at 9:31
Having a snapshot version available in a maven repository is better than
nothing, but
snapshots versions are pretty unusable in maven projects that need stable
releases...
Maven doesn't even allow to release a projects which depends on a library with a
snapshot version.
what about tagging an alpha release with a stable version number, so that it
can be
really released on a non-snapshot maven repository?
The version number could probably be 0.5, and the next snapshot moved to
0.6-SNAPSHOT
if you think the current status of the code deserves at least a 0.5 numbering
(I do).
If not, you could just tag it as 0.5-a1 or anything similar. I can take care of
requesting the upload to the central maven repo, as soon as a release is
available.
Original comment by fgi...@gmail.com
on 30 Mar 2008 at 12:59
Thanks for the ObjectWeb Maven repository upload!
Would it be possible to have the sources jar uploaded there also?
Original comment by sebd...@gmail.com
on 2 Apr 2008 at 11:09
Google Collection sources are now available as a dedicated Maven jar artefact:
http://maven.objectweb.org/maven2-snapshot/com/google/common
Original comment by romain.r...@gmail.com
on 2 Apr 2008 at 11:40
+1 Can the project owner place these collections in the central repository
please?
Original comment by inder123
on 22 Apr 2008 at 7:47
+1
Original comment by sasi.muk...@gmail.com
on 7 May 2008 at 7:24
I requested that our two releases be uploaded to the central Maven repository.
http://jira.codehaus.org/browse/MAVENUPLOAD-2050
I'll look into syncing future releases.
Sorry about taking so long to get to this.
Original comment by jared.l....@gmail.com
on 8 May 2008 at 11:34
I just received notification that the Google Collections snapshots were
uploaded to
the central repository.
http://jira.codehaus.org/browse/MAVENUPLOAD-2050?page=com.atlassian.jira.plugin.
system.issuetabpanels:all-tabpanel
However, the only reference I could find are some unloadable license files in
http://www.ibiblio.org/maven/com.google.code.google-collections/
Maybe the bundles need time to propagate to the various mirrors.
Original comment by jared.l....@gmail.com
on 22 May 2008 at 3:49
They seem to be here:
http://repo1.maven.org/maven2/com/google/code/google-collections/google-collect/
Original comment by estebis...@gmail.com
on 22 May 2008 at 4:05
Original comment by jared.l....@gmail.com
on 22 May 2008 at 4:20
The latest release is not available yet: google-collect-snapshot-20080820.zip,
can
anyone upload this as well?
Original comment by mathias....@gmail.com
on 2 Oct 2008 at 1:14
+1 for the upload of the latest snapshot
Original comment by baronce...@gmail.com
on 29 Dec 2008 at 1:56
The latest release was uploaded to a different location:
http://repo1.maven.org/maven2/com/google/collections/google-collections/0.8/
You didn't see it because we changed the upload location:
<groupId>com.google.collections</groupId>
<artifactId>google-collections</artifactId>
<version>0.8</version>
Original comment by jared.l....@gmail.com
on 29 Dec 2008 at 2:47
Any idea when release 0.9 will be uploaded ?
to http://repo1.maven.org/maven2/com/google/collections/google-collections/
Thanks
Original comment by mbosteel...@gmail.com
on 13 Feb 2009 at 10:08
Thursday evening, I uploaded a 0.9 Maven bundle to
http://code.google.com/p/google-maven-repository/source/browse/#svn/repository/c
om/google/collections/google-collections/0.9
For some reason, it hasn't yet replicated to
http://repo1.maven.org/maven2/com/google/collections/google-collections/
I'll look into it.
Original comment by jared.l....@gmail.com
on 13 Feb 2009 at 10:14
I have sent an email to Jason Van Zyl from the Maven team to see what the
problem is.
Original comment by gk5...@gmail.com
on 13 Feb 2009 at 10:25
it seems to have synced up. enjoy.
Original comment by gk5...@gmail.com
on 14 Feb 2009 at 12:48
Could you please upload the maven-dbunit-plugin to the maven repository. I
don't
know how to upload the plugin.
Original comment by vijayaku...@gmail.com
on 15 May 2009 at 12:55
Attachments:
Original issue reported on code.google.com by
johan...@familieschneider.info
on 30 Oct 2007 at 9:33