Bintray Migration - grails/grails-core GitHub Wiki
Steps
- Move content from Bintray remote repositories to a local Artifactory Repository (In Progress: Puneet)
- Create GitHub Repo with JSON structure that will back the portal
- Update the portal to use that data
- Add a cron action to the GitHub repo to
- Read the JSON, and look at the version, and if the version is lower than the one in Maven Central or GitHub update the version in the file
- Write blog post to plugin authors that describes an updated plugin publishing process using Maven Central and keeping versions updated for the portal
- Go through all of our releases of core and plugins and find any versions that are not in central and make sure they are moved to Artifactory