Closed night-crawler closed 3 years ago
I am in the process of moving to Maven via sonatype (probably), but I understood that jcenter would continue to be operational in a read only manner for another month or two. Looking at their website now, it actually looks like they have decided to keep jcenter going (but read only) for longer now.
But it looks like you have a dependency on bintray which used to be the staging area before publishing to jcenter, so (for current and older versions at least) if you remove your repository for bintray and use the jcenter one instead, you should hopefully be good to go. (e.g. jcenter repository shown at mvnrepository.com: https://mvnrepository.com/artifact/com.ccfraser.muirwik/muirwik-components).
if you remove your repository for bintray and use the jcenter one instead, you should hopefully be good to go.
It worked, thank you. :)
Hi there! My build pipelines died:
AFAIK everything must be moved to maven.
https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/