Re: Incomplete maven-metadata.xml for commons-configuration
Brian Fox <[email protected]> Fri, 19 Oct 2012 08:50:03 -0400
| Newsgroups | gmane.comp.jakarta.repository |
|---|---|
| Message-ID | <CAMk_BejGR+adjE-N28ZFPXK1Jf0KHDh7z2MYmHT3cYeJpOY-Vw@mail.gmail.com> |
Weird, it seems like prior to the move from people to Nexus, someone deleted all the old releases because I went back and checked the archive folder and it had only 1.7 and 1.8, which were moved to Nexus. I restored the old versions* back to Nexus by pulling them from Central and Nexus has rebuilt the metadata[1]. It will be picked up on Central on the next sync today. * I didn't pull over the versions labeled 200* since they would appear in the Metadata sort as the most recent release. They are still on Central, but not in Nexus so that the metadata is generated properly. [1] https://repository.apache.org/service/local/repositories/releases/content/commons-configuration/commons-configuration/maven-metadata.xml On Tue, Oct 16, 2012 at 3:35 PM, Oliver Heger <[email protected]>wrote: > Anyone who can help out? > > Am 29.09.2012 20:25, schrieb Oliver Heger: > > Hi, >> >> on Apache Commons Configuration we have a bug report [1] that the >> maven-metadata.xml file for this project does not list all of the >> available versions. Actually only the versions 1.7, 1.8, and the most >> recent 1.9 are listed; older versions are dropped. >> >> How can we update this file so that all available released versions are >> visible? >> >> TIA >> Oliver >> >> [1] https://issues.apache.org/**jira/browse/CONFIGURATION-509<https://issues.apache.org/jira/browse/CONFIGURATION-509> >> [2] >> http://repo1.maven.org/maven2/**/commons-configuration/** >> commons-configuration/maven-**metadata.xml<http://repo1.maven.org/maven2//commons-configuration/commons-configuration/maven-metadata.xml> >> >> >