We have a maven package published to Bintray and linked to Jcenter.
In version 1.1.0 we've added a new artifact to the package: koptional-reactor-extensions
, and uploaded release to Bintray.
All the artifacts are visible on Bintray without problems: https://dl.bintray.com/gojuno/maven/com/gojuno/koptional/
However Jcenter only shows artifacts that were already published and does not show koptional-reactor-extensions
: https://jcenter.bintray.com/com/gojuno/koptional/
Neither Bintray's Gradle plugin nor Bintray web ui shows why it does not show up and how can we link new artifact to the Jcenter, this is very, very confusing.
P.S. Previously I was able to solve similar issue only by asking a question on StackOverflow so I'm doing it here again (I've also contacted Bintray through Inbox on website but with no luck).
And to be clear, I've never had such problems with oss.sonatype.org.