Repository https://jcenter.bintray.com does not work!
See original GitHub issueThere is an android issue around RN-Fetch-Blob happened suddenly.
- “rn-fetch-blob”: “^0.12.0”,
FAILURE: Build failed with an exception.
> :rn-fetch-blob > Resolve dependencies of :rn-fetch-blob:classpath
* What went wrong:
A problem occurred configuring project ':rn-fetch-blob'.
> Could not resolve all artifacts for configuration ':rn-fetch-blob:classpath'.
> Could not resolve com.android.tools.build:apksig:3.2.1.
Required by:
project :rn-fetch-blob > com.android.tools.build:gradle:3.2.1 > com.android.tools.build:builder:3.2.1
project :rn-fetch-blob > com.android.tools.build:gradle:3.2.1 > com.android.tools.build:builder:3.2.1 > com.android.tools.build:apkzlib:3.2.1
> Could not resolve com.android.tools.build:apksig:3.2.1.
> Could not get resource 'https://jcenter.bintray.com/com/android/tools/build/apksig/3.2.1/apksig-3.2.1.pom'.
> Could not HEAD 'https://jcenter.bintray.com/com/android/tools/build/apksig/3.2.1/apksig-3.2.1.pom'.
> Read timed out
Issue Analytics
- State:
- Created a year ago
- Comments:9
Top Results From Across the Web
jcenter.bintray.com is down Error: 502 Bad Gateway [closed]
In my build.gradle repositories I don't have JCenter, so this error I'm getting is from dependencies that are still pointing to JCenter. Gradle ......
Read more >Gradle build after JCenter shutdown - Microsoft Learn
How to deal with JCenter shutdown. ... JCenter Bintray is being shut down. Following lines (from Build Logs) illustrate this problem:.
Read more >JFrog Distribution: Get your software to where it needs to be
Create multi-repos, immutable release packages and Software Bill of Materials (SBOMs) that are GPG-signed, certified and tracked for secure distribution.
Read more >JCenter Shutdown Impact on Gradle Builds
UPDATE: JFrog has decided to keep JCenter as a read-only repository indefinitely. New package and versions are no longer accepted on JCenter ...
Read more >[Solved]-Unable to load Maven meta-data from https://jcenter ...
And it is getting offline often causing issues with builds and pipelines. ... JCenter is a central artifact repository, like Maven Central.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
it’s important to fix it in
rn-fetch-blob
and release another version because jcenter won’t be available anymore.I’ll try to do it.
node_modules/rn-fetch-blob/android/build.gradle I have found a temporary workaround