Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Currently there is no automated process for releasing from Artifactory to Maven-Central so we need to use a custom script . (The the JFrog CLI currently doesn't support support the required endpoints).

This script assumes you have already pushed from Artifactory (or whatever your artifact store is), to Bintray, the package has been requested and included in JCenter, and that it has not already been syncing to synced to Maven Central.

If your package has not been included in JCenter yet, follow this guide from JFrog (Note: You'll need to used the 'Old' UI in order to see the options detailed in that guide. See this StackOverflow post for directions on how to get to the Old UI).

...