-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Jcenter will shut down soon #5837
Comments
Thank you for letting us know!
Most of these already work on publishing their binaries on other platforms:
@Atemu Were you able to resolve any of those dependencies? |
My attempts didn't go much further than trying to get stuff from mavenCentral() instead either. For some dependencies like trove, jcenter going readonly might not be that bad as it hasn't seen an update in years anyways. |
I wanted to build NewPipe today but there's a jcenter outage and I'm unable to fetch the dependencies.
When googling for potential mirrors, I found this: https://blog.gradle.org/jcenter-shutdown
O_o
I wasn't even able to fetch the kotlin plugin with a clean GRADLE_USER_HOME. It's in mavenCentral too thankfully but even with that I get stuck at trove4j which isn't in mavenCentral nor Google's repo.
Apparently jcenter will go readonly at the end of the month, so this patch will need to be made to work rather soon if we want security patches from that point on:
Checklist
Steps to reproduce the bug
Actual behaviour
Expected behavior
Screenshots/Screen recordings
Logs
Device info
The text was updated successfully, but these errors were encountered: