ReactiveX/RxScala

Missing 0.26.4 artefacts for 2.11

Closed this issue · 3 comments

According to this, 0.26.4 isn't up for 2.11.

Thanks for reporting it. Looks like there was some error when syncing from bintray to maven central. I just pushed a commit to resync. Let's see if it will be fixed.

Forgot to mention one thing: it's in https://oss.sonatype.org/content/repositories/releases/io/reactivex/rxscala_2.11/0.26.4/ now. So should be available on maven central.

I guess the issue is bintray maven sync doesn't support multiple requests running at the same time.

Thanks for fixing the problem ! It's available now so I'll close this issue.