joshstrange opened a new issue, #413: URL: https://github.com/apache/cordova/issues/413
# Bug Report You can no longer install any version of the cordova framework <10 ## Problem JFrog has [broken it's promise](https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/) to keep jcenter up "indefinitely". > UPDATE 4/27/2021: We listened to the community and will keep JCenter as a read-only repository indefinitely. Our customers and the community can continue to rely on JCenter as a reliable mirror for Java packages. They are currently [just redirecting to maven central](https://status.gradle.com/incidents/7x4wqd7zv715) which does not have anything before version 10 ### What is expected to happen? Older cordova builds continue to work ### What does actually happen? It's impossible to build older corodva apps and it's currently impossible to even build 7.0.0 (and I assume anything <10) locally as it depends on things only in jcenter ## Information This issue is not for apache/cordova-android to do anything, but rather as a way for the community to find information when they search for this issue in their builds. Also I'd love if anyone has any workaround (other than upgrading, we are investigating that now). I have the .pom and .aar files for 7.0.0 but I'm unable to get them to work (by adding them to the source). ### Command or Code N/A ### Environment, Platform, Device N/A ### Version information N/A ## Checklist <!-- Please check the boxes by putting an x in the [ ] like so: [x] --> - [x] I searched for existing GitHub issues - [x] I updated all Cordova tooling to most recent version - [x] I included all the necessary information above -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
