fbjni icon indicating copy to clipboard operation
fbjni copied to clipboard

Upload version 0.0.3 to Maven Central Repository

Open valentinmakov opened this issue 2 years ago • 9 comments

Our React Native project requires com.facebook.fbjni:fbjni-java-only:0.0.3 which is currently only available on jcenter. Since jcenter is to be closed, it is crucial for us to be able to download com.facebook.fbjni:fbjni-java-only:0.0.3 from Maven Central Repository. Now it only contains versions 0.0.4 and newer. Meanwhile, 0.0.3 is a dependency required by the latest React Native release (0.64.2)

valentinmakov avatar Jul 26 '21 10:07 valentinmakov

Same problem here...

murat-mehmet avatar Jul 26 '21 16:07 murat-mehmet

+1 same here

Bayramito avatar Jul 26 '21 16:07 Bayramito

Yup, org.pytorch:pytorch_android_lite:1.9.0 requires com.facebook.fbjni:fbjni-java-only:0.0.3 as well. Is there any migratory process that's planned for earlier packaged versions which are in jcenter() to be moved over to mavencentral() ?

ajaysadhu avatar Oct 03 '21 07:10 ajaysadhu

any alternatives here?

FriendlyUser avatar Dec 08 '21 22:12 FriendlyUser

this would be very useful, jcenter is not particularly reliable anymore - it has been down most of the day today

brentvatne avatar Jan 12 '22 22:01 brentvatne

Same problem...

anija avatar Jan 17 '22 14:01 anija

Another jcenter outage, another day where this would have been super useful

byCedric avatar Jan 17 '22 17:01 byCedric

same problem here

Michelalmeidasilva avatar Jan 20 '22 23:01 Michelalmeidasilva

Our React Native project requires com.facebook.fbjni:fbjni-java-only:0.0.3 which is currently only available on jcenter.

Quick update: the mentioned artifact has now been re-uploaded to MavenCentral https://repo1.maven.org/maven2/com/facebook/fbjni/fbjni-java-only/0.0.3/

@passy we should be good closing this off 👌

cortinico avatar Jan 24 '22 22:01 cortinico