简体   繁体   English

链接到JCenter以释放到缺少的Maven Central

[英]Link to JCenter to release to Maven central missing

I'm maintaining the OSS library RxJava and up until today, we were able to release versions of it through bintray which were also synced to maven properly. 我一直在维护OSS库RxJava,直到今天,我们都可以通过Bintray发行它的版本,该版本也已正确同步到Maven。 The last successful sync was on February 25. 上一次成功同步是在2月25日。

Today, the CI release failed with 403 forbidded and quoting 今天,CI发布失败,禁止403和引用

To be synced to Maven Central your package needs to be included in the JCenter repository. 要同步到Maven Central,您的软件包必须包含在JCenter存储库中。

When I visited the bintray page of the project, it seems there is no link to JCenter there indeed. 当我访问该项目的bintray页面时,似乎确实没有指向JCenter的链接。 The neighboring ReactiveX libraries (such as RxKotlin ) have this link. 相邻的ReactiveX库(例如RxKotlin )具有此链接。 I can't remember if we had this link before or not. 我不记得我们之前是否有这个链接。

Is it possible the link was somehow severed or there was a recent change that mandates JCenter linkage? 链接是否可能以某种方式被切断,或者最近发生了强制JCenter链接的更改?

It seems that there was an issue that was resolved by the Bintray team developers. 似乎有一个由Bintray团队开发人员解决的问题。

Your packages are now linked and available for download via Jcenter. 您的软件包现在已链接,可以通过Jcenter下载。

We apologize for the inconvenience. 我们对不便表示抱歉。

JFrog team. JFrog团队。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM