My favorites | Sign in
Google
                
New issue | Search
for
| Advanced search | Search tips
Issue 24: Upload to Maven repository
17 people starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  ----
Closed:  May 2008
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by johan...@familieschneider.info, Oct 30, 2007
Using google-collections will be much easier for me, if the files are
uploaded to the maven repository.
Comment 1 by martingilday, Dec 02, 2007
Yeah it would be great to seethis in the central repo.
Comment 2 by romain.rouvoy, Dec 03, 2007
+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.
Comment 3 by pawel.krupinski, Dec 07, 2007
+1
Comment 4 by jbellis, Dec 10, 2007
+1
Comment 5 by hleinone, Dec 12, 2007
+1
Comment 6 by pbrende, Dec 16, 2007
+1
Comment 7 by pawel.krupinski, Dec 19, 2007
http://maven.objectweb.org/maven2-snapshot/com/google/common/google-collect/
Comment 8 by mauricenaftalin, Dec 19, 2007
Thanks very much!  I thought, I could do with this - and it was done, 22 minutes before.
Comment 9 by jared.l.levy, Dec 19, 2007
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?
Comment 10 by romain.rouvoy, Dec 20, 2007
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
Comment 11 by fgiust, Mar 30, 2008
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.




 
Comment 12 by sebdotv, Apr 02, 2008
Thanks for the ObjectWeb Maven repository upload!
Would it be possible to have the sources jar uploaded there also?
Comment 13 by romain.rouvoy, Apr 02, 2008
Google Collection sources are now available as a dedicated Maven jar artefact:
http://maven.objectweb.org/maven2-snapshot/com/google/common

Comment 14 by inder123, Apr 22, 2008
+1 Can the project owner place these collections in the central repository please?
Comment 15 by sasi.mukkamala, May 07, 2008
+1
Comment 16 by jared.l.levy, May 08, 2008
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.

Comment 17 by jared.l.levy, May 21, 2008
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.
Comment 18 by estebistec, May 21, 2008
They seem to be here:

http://repo1.maven.org/maven2/com/google/code/google-collections/google-collect/
Comment 19 by jared.l.levy, May 22, 2008
(No comment was entered for this change.)
Status: Fixed
Comment 20 by mathias.bogaert, Oct 02, 2008
The latest release is not available yet: google-collect-snapshot-20080820.zip, can
anyone upload this as well?
Comment 21 by baroncelli, Dec 28, 2008
+1 for the upload of the latest snapshot
Comment 22 by jared.l.levy, Dec 28, 2008
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>

Comment 23 by mbosteels.dns, Feb 13, 2009
Any idea when release 0.9 will be uploaded ? 
to http://repo1.maven.org/maven2/com/google/collections/google-collections/
 
Thanks
Comment 24 by jared.l.levy, Feb 13, 2009
Thursday evening, I uploaded a 0.9 Maven bundle to
http://code.google.com/p/google-maven-repository/source/browse/#svn/repository/com/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.
Comment 25 by gk5885, Feb 13, 2009
I have sent an email to Jason Van Zyl from the Maven team to see what the problem is.
Comment 26 by gk5885, Feb 13, 2009
it seems to have synced up.  enjoy.
Comment 27 by vijayakumarpm, May 15, 2009
Could you please upload the maven-dbunit-plugin to the maven repository. I don't 
know how to upload the plugin.
maven-dbunit-plugin-1.9.jar
13.8 KB Download
Sign in to add a comment