paypal / android-checkout-sdk

Apache License 2.0
76 stars 37 forks source link

https://cardinalcommerceprod.jfrog.io Server Down #239

Open sidhu-patil opened 1 year ago

sidhu-patil commented 1 year ago

FAILURE: Build failed with an exception.

BUILD FAILED in 4m 52s

MaxHastingsPP commented 8 months ago

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

Thank you!

Jack423 commented 7 months ago

It's still down

mtrakal commented 3 months ago

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