On Tue, Oct 19, 2010 at 9:07 AM, Andy Jefferson <[email protected]> wrote: > Hi, > > the Apache JDO project made a release in late July (JDO 3.0). They put the > artifacts in the Apache M1 repo for syncing, see > http://people.apache.org/repo/m1-ibiblio-rsync-repository/javax.jdo/jars/
The m1 repository is no longer synced > > in particular I'm referring to > jdo-api-3.0.jar > > And in the Apache M2 repo they updated the "maven-metadata.xml" file as per > their previous releases, see > http://people.apache.org/repo/m2-ibiblio-rsync-repository/javax/jdo/jdo-api/ > The sync only pulls in org.apache.* and other selected group ids from commons. If you have something external to that, it should instead use the 3rd party bundle process: https://docs.sonatype.org/display/Repository/Uploading+3rd-party+Artifacts+to+Maven+Central In the future, questions about central should go here: https://issues.sonatype.org/browse/MVNCENTRAL and questions about the Apache repository should go here: https://issues.apache.org/jira/browse/INFRA > > When I look at the M1 and M2 repos on IBiblio I cannot find these jars. Why is > this ? and how can they make their way into the place they need to be > > > > PS. Please reply to my email if possible since not subscribed to the dev > mailing list > > > Regards > -- > Andy > DataNucleus (http://www.datanucleus.org) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
