sumup/sumup-android-sdk

maven.sumup.com is down

ambrose-at-cordic opened this issue · 3 comments

As of today (8 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:
    Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.

Could not resolve all task dependencies for configuration ':app:debugCompileClasspath'.
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

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

Issue still present

It did get resolved that day (8th September 2022), but it's down again today (14 September 2022), so I've opened up a new issue for it, hopefully this will get resolved as quicly as last time.

There fore this one can be closed.