| Issue 24: | Upload to Maven repository | |
| 17 people starred this issue and may be notified of changes. | Back to list |
Using google-collections will be much easier for me, if the files are uploaded to the maven repository. |
|
,
Dec 02, 2007
Yeah it would be great to seethis in the central repo. |
|
,
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. |
|
,
Dec 07, 2007
+1 |
|
,
Dec 10, 2007
+1 |
|
,
Dec 12, 2007
+1 |
|
,
Dec 16, 2007
+1 |
|
,
Dec 19, 2007
http://maven.objectweb.org/maven2-snapshot/com/google/common/google-collect/ |
|
,
Dec 19, 2007
Thanks very much! I thought, I could do with this - and it was done, 22 minutes before. |
|
,
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? |
|
,
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 |
|
,
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. |
|
,
Apr 02, 2008
Thanks for the ObjectWeb Maven repository upload! Would it be possible to have the sources jar uploaded there also? |
|
,
Apr 02, 2008
Google Collection sources are now available as a dedicated Maven jar artefact: http://maven.objectweb.org/maven2-snapshot/com/google/common |
|
,
Apr 22, 2008
+1 Can the project owner place these collections in the central repository please? |
|
,
May 07, 2008
+1 |
|
,
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. |
|
,
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. |
|
,
May 21, 2008
They seem to be here: http://repo1.maven.org/maven2/com/google/code/google-collections/google-collect/ |
|
,
May 22, 2008
(No comment was entered for this change.)
Status: Fixed
|
|
,
Oct 02, 2008
The latest release is not available yet: google-collect-snapshot-20080820.zip, can anyone upload this as well? |
|
,
Dec 28, 2008
+1 for the upload of the latest snapshot |
|
,
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> |
|
,
Feb 13, 2009
Any idea when release 0.9 will be uploaded ? to http://repo1.maven.org/maven2/com/google/collections/google-collections/ Thanks |
|
,
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. |
|
,
Feb 13, 2009
I have sent an email to Jason Van Zyl from the Maven team to see what the problem is. |
|
,
Feb 13, 2009
it seems to have synced up. enjoy. |
|
,
May 15, 2009
Could you please upload the maven-dbunit-plugin to the maven repository. I don't know how to upload the plugin. |
|
|
|