Maven Central stuck on 8.16.0? #4821
-
|
I noticed that Maven Central is behind 7 versions than what is under the Release section on GitHub. https://search.maven.org/search?q=g:io.sentry%20AND%20a:sentry-log4j2 Is this a known issue, or did something break since the AWS outage of yesterday? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Usually those Maven Central indexers are not very reliable and tend to show a delay between when the repo is published and when you can find it in those. The most reliable way is to check https://repo.maven.apache.org/maven2/io/sentry/ and you can see that servlet/8.23.0 is actually there: https://repo.maven.apache.org/maven2/io/sentry/sentry-servlet/8.23.0/ |
Beta Was this translation helpful? Give feedback.
-
|
It might be confusing for users, maybe it's possible to use a different provider for these badges? |
Beta Was this translation helpful? Give feedback.


Usually those Maven Central indexers are not very reliable and tend to show a delay between when the repo is published and when you can find it in those. The most reliable way is to check https://repo.maven.apache.org/maven2/io/sentry/ and you can see that servlet/8.23.0 is actually there:
https://repo.maven.apache.org/maven2/io/sentry/sentry-servlet/8.23.0/