Closed GoogleCodeExporter closed 9 years ago
Should have not classified as defect... can't seem to change type..
Original comment by estebis...@gmail.com
on 20 Aug 2008 at 9:55
I'll take care of this some time in the next few days.
Original comment by jl...@google.com
on 20 Aug 2008 at 10:00
Original comment by jared.l....@gmail.com
on 20 Aug 2008 at 10:01
"Ping"
Any update on this? Thanks!
Original comment by estebis...@gmail.com
on 3 Sep 2008 at 7:50
The release is in the new Google Maven Repository:
http://code.google.com/p/google-maven-repository/source/browse/#svn/repository/c
om/google/collections/google-collections/0.8
It should be replicated to the central Maven Repository some time soon, once
replication is set up.
As part of the move to the new repository, we updated some pom.xml parameters,
including
<groupId>com.google.collections</groupId>
<artifactId>google-collections</artifactId>
<version>0.8</version>
Original comment by jared.l....@gmail.com
on 3 Sep 2008 at 11:31
I was unable to have maven successfully pull the new version. I used:
* The new artifact coordinates (artifact/group/version) you listed above.
* Repository URL of
http://google-maven-repository.googlecode.com/svn/repository/
$ mvn --version:
Maven version: 2.0.9
Java version: 1.5.0_16
OS name: "linux" version: "2.6.24-19-generic" arch: "i386" Family: "unix"
Output:
[WARNING] POM for 'com.google.collections:google-collections:pom:0.8:compile' is
invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM.
for
project com.google.collections:google-collections at
/home/steven/.m2/repository/com/google/collections/google-collections/0.8/google
-collections-0.8.pom
[INFO] Unable to read jar manifest from
/home/steven/.m2/repository/com/google/collections/google-collections/0.8/google
-collections-0.8.jar
Original comment by estebis...@gmail.com
on 4 Sep 2008 at 2:41
I suppose replication should do just fine though, once that is working.
Original comment by estebis...@gmail.com
on 4 Sep 2008 at 2:57
I'm not sure what changes you made, and when, but *now* I can pull 0.8 from
google-maven-repository, and it is java 1.5 compatible. Thanks!
Original comment by estebis...@gmail.com
on 24 Sep 2008 at 9:26
Hello,
Any update on how synchronization between google-maven-repository and maven
central?
Thanks!!
Original comment by andre...@gmail.com
on 29 Sep 2008 at 4:10
Synchronization with the central repository is finally working:
http://repo1.maven.org/maven-google/com/google/collections/google-collections/0.
8/
Original comment by jared.l....@gmail.com
on 9 Oct 2008 at 6:56
That isn't the central repository. That's a new repository at
http://repo1.maven.org/maven-google (it just happens to be on the same host as
m2
central). How is this any different from the svn-based google-maven-repo?
Original comment by estebis...@gmail.com
on 10 Oct 2008 at 3:11
Here's the correct location. Sorry about that.
http://repo1.maven.org/maven2/com/google/collections/google-collections/0.8/
Original comment by jared.l....@gmail.com
on 10 Oct 2008 at 4:03
Great. Thanks a bunch!
Original comment by estebis...@gmail.com
on 10 Oct 2008 at 7:46
Original issue reported on code.google.com by
estebis...@gmail.com
on 20 Aug 2008 at 9:54