sumup / sumup-android-sdk

Sample App for the SumUp Android SDK
Other
100 stars 28 forks source link

maven.sumup.com is down again... #188

Open ambrose-at-cordic opened 1 year ago

ambrose-at-cordic commented 1 year ago

As of today (14 Sepetember 2022) , I have been unable to build our android app due to the following error:

FAILURE: Build failed with an exception.

What went wrong: Execution failed for task ':app:processDebugResources'. Could not resolve all files for configuration ':app:debugCompileClasspath'. Could not resolve com.android.support:support-v4:27.+. Required by: project :app

Skipped due to earlier error Could not resolve com.google.android.gms:play-services-location:11+. Required by: project :app Failed to list versions for com.google.android.gms:play-services-location. Unable to load Maven meta-data from https://maven.sumup.com/releases/com/google/android/gms/play-services-location/maven-metadata.xml. Could not get resource 'https://maven.sumup.com/releases/com/google/android/gms/play-services-location/maven-metadata.xml'. Could not GET 'https://maven.sumup.com/releases/com/google/android/gms/play-services-location/maven-metadata.xml'. Received status code 503 from server: Service Unavailable: Back-end server is at capacity Could not resolve com.android.support:support-v4:26+. Required by: project :app Skipped due to earlier error Could not resolve com.android.support:appcompat-v7:26+. Required by: project :app Skipped due to earlier error Could not resolve com.android.support:support-v4:26.+. Required by: project :app Skipped due to earlier error

when trying to access 'https://maven.sumup.com/' via browser, it comes back with the HTTP 503 error.

yedidyak commented 1 year ago

Same here.

rawinkler commented 1 year ago

For me, too.

yedidyak commented 1 year ago

It's back up

rawinkler commented 1 year ago

👍