manuelbl / SwissQRBill

Java library for Swiss QR bill payment slips (aka QR-Rechnung)
https://www.codecrete.net/qrbill
MIT License
156 stars 37 forks source link

Error: Server Error The server encountered a temporary error and could not complete your request. Please try again in 30 seconds. #46

Closed suneet133 closed 2 years ago

suneet133 commented 2 years ago

Failed to list versions for net.codecrete.qrbill:qrbill-generator.

Unable to load Maven meta-data from https://jcenter.bintray.com/net/codecrete/qrbill/qrbill-generator/maven-metadata.xml. Could not HEAD 'https://jcenter.bintray.com/net/codecrete/qrbill/qrbill-generator/maven-metadata.xml'. Received status code 502 from server: Bad Gateway

manuelbl commented 2 years ago

This is a temporary problem of JCenter / Bintray and not specifically related to this project.

To the best of my knowledge, JCenter is shutting down and has been frozen several month ago. You might need to migrate to another respository such as Maven Central anyway.

suneet133 commented 2 years ago

Thanks, I migrated to Maven Central. It works now.