Flipper: Please publish to MavenCentral

Created on 21 Dec 2020  路  5Comments  路  Source: facebook/flipper

Currently, flipper releases appear to only be published to jcenter and are not present on maven central. JCenter has a long history of artifact integrity issues and we try to avoid it at all costs. I recognize that maven central's publishing process is sometimes considered more tedious, but this signing/verification process is part of why it's preferred.

https://blog.autsoft.hu/a-confusing-dependency/
https://twitter.com/jakewharton/status/1073102730443526144?lang=en

Most helpful comment

This just became even more important since JCenter will shutdown on May 1st 2021.

https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/

All 5 comments

This just became even more important since JCenter will shutdown on May 1st 2021.

https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/

Looks to be resolved, seeing v0.75+ on mavenCentral

https://repo1.maven.org/maven2/com/facebook/flipper/flipper/0.75.0/

That is correct, we publish to mavenCentral now

@mweststrate seems there is something broken. Here you just published 0.88.0 22 hours ago yet MavenCentral only shows 0.87.0 as latest version: https://search.maven.org/artifact/com.facebook.flipper/flipper

Yeah we're looking into it. For now just stick to 0.87, as there weren't any actual changes being published afaik :). cc @passy.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

xstable picture xstable  路  4Comments

usrbowe picture usrbowe  路  3Comments

usrbowe picture usrbowe  路  4Comments

justintuchek picture justintuchek  路  3Comments

richardtop picture richardtop  路  3Comments