android-checkout-sdk icon indicating copy to clipboard operation
android-checkout-sdk copied to clipboard

https://cardinalcommerceprod.jfrog.io Server Down

Open sidhu-patil opened this issue 2 years ago • 3 comments

FAILURE: Build failed with an exception.

  • What went wrong: Execution failed for task ':app:checkDebugAarMetadata'.

Could not resolve all files for configuration ':app:debugRuntimeClasspath'. Could not resolve org.jfrog.cardinalcommerce.gradle:cardinalmobilesdk:2.2.7-2. Required by: project :app > com.paypal.checkout:android-sdk:0.8.8 > Could not resolve org.jfrog.cardinalcommerce.gradle:cardinalmobilesdk:2.2.7-2. > Could not get resource 'https://cardinalcommerceprod.jfrog.io/artifactory/android/org/jfrog/cardinalcommerce/gradle/cardinalmobilesdk/2.2.7-2/cardinalmobilesdk-2.2.7-2.pom'. > Could not GET 'https://cardinalcommerceprod.jfrog.io/artifactory/android/org/jfrog/cardinalcommerce/gradle/cardinalmobilesdk/2.2.7-2/cardinalmobilesdk-2.2.7-2.pom'. > cardinalcommerceprod.jfrog.io

  • Try:

Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 4m 52s

sidhu-patil avatar May 08 '23 22:05 sidhu-patil

If you are still running into this issue please provide us with the following information.

  • Steps to reproduce the issue.

Thank you!

MaxHastingsPP avatar Oct 24 '23 16:10 MaxHastingsPP

It's still down

Jack423 avatar Dec 07 '23 20:12 Jack423

Our project pipeline start failing on this:

https://developer.paypal.com/braintree/docs/guides/3d-secure/client-side/android/v4

com-braintreepayments = 4.40.1
com-braintreepayments-api-card = { module = "com.braintreepayments.api:card", version.ref = "com-braintreepayments" }
com-braintreepayments-api-data-collector = { module = "com.braintreepayments.api:data-collector", version.ref = "com-braintreepayments" }
com-braintreepayments-api-drop-in = "com.braintreepayments.api:drop-in:6.15.0"
com-braintreepayments-api-google-pay = { module = "com.braintreepayments.api:google-pay", version.ref = "com-braintreepayments" }
com-braintreepayments-api-local-payment = { module = "com.braintreepayments.api:local-payment", version.ref = "com-braintreepayments" }
com-braintreepayments-api-paypal = { module = "com.braintreepayments.api:paypal", version.ref = "com-braintreepayments" }
com-braintreepayments-api-three-d-secure = { module = "com.braintreepayments.api:three-d-secure", version.ref = "com-braintreepayments" }

"com.braintreepayments.api:drop-in:6.13.0"
551 actionable tasks: 425 executed, 126 from cache
   > Could not resolve org.jfrog.cardinalcommerce.gradle:cardinalmobilesdk:2.2.7-5.
     Required by:
         project :app > com.braintreepayments.api:three-d-secure:4.40.1
      > Could not resolve org.jfrog.cardinalcommerce.gradle:cardinalmobilesdk:2.2.7-5.
         > Could not get resource 'https://cardinalcommerceprod.jfrog.io/artifactory/android/org/jfrog/cardinalcommerce/gradle/cardinalmobilesdk/2.2.7-5/cardinalmobilesdk-2.2.7-5.pom'.
            > Could not GET 'https://cardinalcommerceprod.jfrog.io/artifactory/android/org/jfrog/cardinalcommerce/gradle/cardinalmobilesdk/2.2.7-5/cardinalmobilesdk-2.2.7-5.pom'. Received status code 403 from server: 

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org./

BUILD FAILED in 3m 49s

mtrakal avatar Apr 04 '24 12:04 mtrakal