Skip to content

Instantly share code, notes, and snippets.

@szpak
Created February 8, 2021 20:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save szpak/26320110c70a778bea39050dd278d55a to your computer and use it in GitHub Desktop.
Save szpak/26320110c70a778bea39050dd278d55a to your computer and use it in GitHub Desktop.
jcenter migration to Maven Central - issue template

JCenter will be shut down soon, migrate to Maven Cenral

This project seems to use JCenter to kept the binary artifacts. However, JCenter (with Bintray) is shuting down rather soon (1st May 2021, with read-only mode starting with 1st Feb), so it would be good to migrate releasing to Maven Central (and possibly synchronize old releases with it). Depending on dependencies in your own project can also be risky :-).

For sample project configuration see: https://github.com/rwinch/gradle-publish-ossrh-sample

And for sync of the old versions: https://www.jfrog.com/confluence/display/BT/Syncing+with+Third-Party+Platforms

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