Missing information for newer versions of io.prometheus packages in Maven Central Mirror bucket
Some of the io.prometheus packages do not have information in the Maven Central Mirror bucket: https://console.cloud.google.com/storage/browser/maven-central;tab=objects?inv=1&invt=Ab3iqA&prefix=&forceOnObjectsSortingFiltering=false
Some few examples are:
- io.prometheus/prometheus-metrics-config
- io.prometheus/prometheus-metrics-core
- io.prometheus/prometheus-metrics-exposition-formats
Among others.
A common theme is that they all stop at version 1.3.1 despite the fact that there are newer versions of these packages.
- https://mvnrepository.com/artifact/io.prometheus/prometheus-metrics-config
- https://mvnrepository.com/artifact/io.prometheus/prometheus-metrics-core
- https://mvnrepository.com/artifact/io.prometheus/prometheus-metrics-exposition-formats
All these are currently at version 1.3.10.
Could this be an issue with the synchronization of io.prometheus packages specifically with the bucket?
Could this be due to https://central.sonatype.org/pages/ossrh-eol/ ? - we did do this migration.
@zeitlinger any chance the migration coincides with versions released after 1.3.1? That would be after May 2024.
No, the first release on the migrated instance is 1.3.7
1.3.1 was the last manual release - it probably has some step in it that I'm not aware of.