Skip to content

Instantly share code, notes, and snippets.

@big-guy
Last active March 15, 2021 18:25
Show Gist options
  • Save big-guy/1b1695df3e7d782c7a808d1b28524f57 to your computer and use it in GitHub Desktop.
Save big-guy/1b1695df3e7d782c7a808d1b28524f57 to your computer and use it in GitHub Desktop.
JCenter failing to resolve some artifacts

Hi JFrog!

Something still seems to be broken when resolving artifacts from JCenter.

Here's a package that is published to Maven Central and also shows up on JCenter.

Downloading an .asc file from Maven Central and JCenter has different results:

Downloading a different artifact from the same package works:

I can also download .pom files.

If I look at a different package, I see other artifacts that I can't download.

Looking for maven-metadata.xml returns a 403:

This package has the same problem with being able to download .jar files but not .asc files.

For io.github.microutils:kotlin-logging, I can get maven-metadata.xml from Bintray, but not JCenter.

Please let me know if I can provide more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment