opentracing-contrib / java-spring-rabbitmq

OpenTracing RabbitMQ instrumentation
Apache License 2.0
18 stars 21 forks source link

maven central publish: bad request #22

Closed ask4gilles closed 5 years ago

ask4gilles commented 5 years ago
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19.069 s
[INFO] Finished at: 2019-03-09T08:09:59Z
[INFO] Final Memory: 13M/186M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal io.zipkin.centralsync-maven-plugin:centralsync-maven-plugin:0.1.0:sync (default-cli) on project opentracing-spring-rabbitmq-parent: https://api.bintray.com/maven_central_sync/opentracing/maven/opentracing-spring-rabbitmq/versions/0.1.1 failed: Response{protocol=http/1.1, code=400, message=Bad Request, url=https://api.bintray.com/maven_central_sync/opentracing/maven/opentracing-spring-rabbitmq/versions/0.1.1} -> [Help 1]
pavolloffay commented 5 years ago

I have seen it many times failed. Then I just go to bintray UI and sync from there. The other option is to remove artifacts from bintray and restart the build.