On Thu, Jun 14, 2012 at 8:38 AM, Stuart Sierra
<the.stuart.sie...@gmail.com> wrote:
>
>>
>> Is there anyone on the Clojure/core team with a contact among those
>> who run Central who could get them to look into this?
>
>
> I'm on the Sonatype OSSRH mailing list:
> https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide
> (mailing list addresses at the bottom)
>
> There was no mention of this issue there, but I'll ask about it.
> -S
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with your
> first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en

akhudek just asked about only getting 1.2.0 from central in #clojure.
It appears the metadata has been reverted again.

>From  http://repo1.maven.org/maven2/org/clojure/clojure/ :
maven-metadata.xml                                 14-Sep-2010 12:18
              325
maven-metadata.xml.md5                             14-Sep-2010 12:18
               32
maven-metadata.xml.sha1                            14-Sep-2010 12:18
               40

$ curl  http://repo1.maven.org/maven2/org/clojure/clojure/maven-metadata.xml
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
  <groupId>org.clojure</groupId>
  <artifactId>clojure</artifactId>
  <versioning>
    <latest>1.2.0</latest>
    <release>1.2.0</release>
    <versions>
      <version>1.2.0</version>
    </versions>
    <lastUpdated>20100914121821</lastUpdated>
  </versioning>
</metadata>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to