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

Could not resolve all files for configuration ':payu-non-seam-less-react:releaseRuntimeClasspath'. #21

Open
chatwithsrini opened this issue Dec 22, 2021 · 4 comments

Comments

@chatwithsrini
Copy link

We have used "payu-non-seam-less-react": "^2.2.0" in our project. we can able to run this in local environment, but shows error like "Execution failed for task ':payu-non-seam-less-react:mergeReleaseResources'." , when we try to generate APK.

Task :payu-non-seam-less-react:mergeReleaseResources FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':payu-non-seam-less-react:mergeReleaseResources'.

Could not resolve all files for configuration ':payu-non-seam-less-react:releaseRuntimeClasspath'.
Could not resolve com.facebook.react:react-native:+.
Required by:
project :payu-non-seam-less-react
> Failed to list versions for com.facebook.react:react-native.
> Unable to load Maven meta-data from https://phonepe.bintray.com/PhonePeIntentSDK/com/facebook/react/react-native/maven-metadata.xml.
> Could not get resource 'https://phonepe.bintray.com/PhonePeIntentSDK/com/facebook/react/react-native/maven-metadata.xml'.
> Could not GET 'https://phonepe.bintray.com/PhonePeIntentSDK/com/facebook/react/react-native/maven-metadata.xml'. Received status code 502 from server: Bad Gateway

@sarthak-synclovis
Copy link

Need Help on this

@mehthabt
Copy link

any luck ?

@bhupeshKumar987
Copy link

The issue was due to url has expired for maven
you need to update the maven url in build.gradle in project
"https://phonepe.mycloudrepo.io/public/repositories/phonepe-intentsdk-android"

@KavithaMadhu31
Copy link

KavithaMadhu31 commented Apr 26, 2022

same here. I have updated below url in build.gradle also. issue facing when generating apk
"https://phonepe.mycloudrepo.io/public/repositories/phonepe-intentsdk-android"

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

5 participants