Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove all dependencies for JCenter as it is being discontinued #295

Open
pedroduca opened this issue Jun 12, 2023 · 1 comment
Open

Remove all dependencies for JCenter as it is being discontinued #295

pedroduca opened this issue Jun 12, 2023 · 1 comment

Comments

@pedroduca
Copy link

Description of the issue:
https://github.com/GoogleContainerTools/jib/search?q=jcenter

JCenter is being removed, and all plugins and dependencies that have it listed as a dependency will fail fetching when they schedule their brown outs and eventually their blackouts

https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/

What happens after the sunset of Bintray and JCenter?

On May 1, 2021, the sunset will impact all existing Bintray users. Bintray users will be blocked and will no longer be able to use the Bintray service. This includes existing software distribution, account administrative access, UI access, and the REST API.

After this date JCenter repository will still resolve artifacts, but end users should migrate to the canonical repo (e.g. Java packages should be retrieved from Maven Central). On Feb 1st, 2022 JCenter will only resolve artifacts for Artifactory clients.

Gradle migration guide: https://blog.gradle.org/jcenter-shutdown

Expected behavior:

Dependency of jcenter is removed to avoid brown outs and a complete shutdown is planned for February 2022

Steps to reproduce:

Read articles and attempt to build a project that has Jib Gradle as a dependency during brown-out periods.

@pedroduca
Copy link
Author

I've created the PR for this issue
#294

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant