Closed GoogleCodeExporter closed 8 years ago
Assigned to Max since the issue is Google putting their plugins into Sonatype
(from which they go into Maven central). The DataNucleus jars always get
straight into Maven central the day after release by an automatic mechanism
Original comment by googleco...@yahoo.co.uk
on 15 Feb 2012 at 11:29
Original comment by googleco...@yahoo.co.uk
on 28 Feb 2012 at 2:08
Why is there a "2.0.0-RC3" in Maven central when this was never released.
Original comment by googleco...@yahoo.co.uk
on 7 Mar 2012 at 1:46
Is "2.0.0" supposed to be "2.0.0-final" ? if so, why does the POM file (in the
repo) not reflect the dependencies that it is supposed to have ? The whole
point of Maven integration and using a Maven repo is that such things are
managed by Maven, and to do that you ought to put these things in the Maven
repo using "deploy"
Original comment by googleco...@yahoo.co.uk
on 2 Apr 2012 at 6:32
So it looks like 2.0.0 has hit the maven central repositories which should
close this bug. But Comment #4 is a valid new bug in that clearly
com.google.appengine.orm:datanucleus-appengine:2.0.0 has dependencies but these
are not specified. Currently working out which dependencies to specify in your
pom file is horrible and consists of trying things and seeing what breaks.
Specifying this correctly in the datanucleus-appengine pom file would make this
so much better.
Original comment by scottish...@googlemail.com
on 4 Apr 2012 at 3:02
Could you please publish datanucleus-appengine-2.0.0-sources.jar at a maven
repo too?
That helps a lot when debugging from eclipse IDE.
Original comment by luck...@gmail.com
on 7 Apr 2012 at 6:04
I see that 2.0.1 is now released ... and makes the same mistakes as all
previous releases with respect to publishing a broken POM and no source jar.
Original comment by googleco...@yahoo.co.uk
on 23 May 2012 at 3:16
2.0.1.1 is the first release that is correctly placed in Maven with valid pom
with dependencies, and with source jar. See
http://repo1.maven.org/maven2/com/google/appengine/orm/datanucleus-appengine/2.0
.1.1/
Original comment by googleco...@yahoo.co.uk
on 27 Jun 2012 at 6:06
Original issue reported on code.google.com by
scottish...@googlemail.com
on 15 Feb 2012 at 10:38