sky-uk / cqlmigrate

Cassandra schema migration library
BSD 3-Clause "New" or "Revised" License
47 stars 29 forks source link

Migrate away from Bintray #94

Closed adamdougal closed 2 years ago

adamdougal commented 3 years ago

We currenty upload the cqlmigrate artefacts to Bintray. Unfortunately, it's being shut down so we need to find an alternative solution. https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/

oliverlockwood commented 3 years ago

FYI @adamdougal I just did the same change for a Java library (built using Maven though) which I'm involved in maintaining. If it's useful to you, feel free to inspect the commit at https://github.com/dalet-oss/vfs-gcs/commit/035f62d90697cb1ed53da151e607f138c9d1a88e.

Obviously you'll still need to:

adamdougal commented 3 years ago

Hey @oliverlockwood 👋 Hope you're keeping well! Thanks for the tips and example, that's a great help! Hopefully I'll be able to look at this in the next couple of weeks.

adamdougal commented 3 years ago

Raised a Jira ticket to claim the uk.sky group https://issues.sonatype.org/browse/OSSRH-68108

adamdougal commented 3 years ago

They've requested that we make a text file referencing that issue available on the sky.uk domain. I've emailed the Sky domain team to see if this is possible.

adamdougal commented 2 years ago

CqlMigrate is now available via Maven Central https://search.maven.org/artifact/uk.sky/cqlmigrate

I've backported the following versions: