sbt / sbt-assembly

Deploy über-JARs. Restart processes. (port of codahale/assembly-sbt)
MIT License
1.95k stars 224 forks source link

Version 0.15.0 is not released to Bintray #399

Closed zzvara closed 4 years ago

zzvara commented 4 years ago

Should it be here? https://dl.bintray.com/sbt/sbt-plugin-releases/com.eed3si9n/sbt-assembly/scala_2.12/sbt_1.0/

zzvara commented 4 years ago

Only sources are available now: https://dl.bintray.com/sbt/sbt-plugin-releases/com.eed3si9n/sbt-assembly/scala_2.12/sbt_1.0/0.15.0/

eed3si9n commented 4 years ago

I tried to unlink and link, but sync seems to be broken on Bintray side for 0.15.0.

leifwickland commented 4 years ago

I came here to report the same issue. Thanks for working on it, @eed3si9n.

eed3si9n commented 4 years ago

I have reported this to Bintray, and got a confirmation from the frontline support person around 10h ago saying

I will further check with the internal team regarding the missing files and I will get back to you with an update at the earliest.

so the ball is bouncing on Bintray's court.

anilkumarmyla commented 4 years ago

Maybe release 0.15.1 and throw away 0.15.0?

eed3si9n commented 4 years ago

Should be fixed now.

fancywriter commented 3 years ago

Hey @eed3si9n Currently this link https://dl.bintray.com/sbt/sbt-plugin-releases/com.eed3si9n/sbt-assembly/scala_2.12/sbt_1.0/ gives 403 forbidden for me.

fancywriter commented 3 years ago

Could it be related to https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter ?