Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Maven Central stuck on 8.16.0? #4821

Answered by romtsn
diamondo25 asked this question in Q&A
Discussion options

I noticed that Maven Central is behind 7 versions than what is under the Release section on GitHub.
For some reason, I managed to download sentry-log4j2 8.23.0 recently just fine through Maven, but now I tried to download sentry-serverlet 8.23.0, and it just plain 404's. Maven Central reports its latest version is 8.16.0, just like all the others on the README. Sonatype seems to have some versions, but sentry-serverlet is missing.

https://search.maven.org/search?q=g:io.sentry%20AND%20a:sentry-log4j2
afbeelding
https://central.sonatype.com/artifact/io.sentry/sentry-log4j2/versions
afbeelding

Is this a known issue, or did something break since the AWS outage of yesterday?

You must be logged in to vote

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/

Replies: 2 comments 2 replies

Comment options

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/

You must be logged in to vote
1 reply
Comment options

I figured out that i typed serverlet, not servlet, which doesnt exist hehe...

Answer selected by romtsn
Comment options

It might be confusing for users, maybe it's possible to use a different provider for these badges?

You must be logged in to vote
1 reply
Comment options

fair, we'll look into replacing it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /