MPAndroidChart
MPAndroidChart copied to clipboard
Maven central package
I see that the library isn't super active, sorry if below query is a bit of an annoyance.
To start with thanks for a great library. Just wondering if there are any plans to list this on maven central?
Currently there is a fork on maven central from a different user which I think presents risks for people using the library (do we trust the fork? What if I accidentally pull the fork in instead of the original package)
I know that it was discussed in the thread below and resulted in the jitpack listing. https://github.com/PhilJay/MPAndroidChart/issues/23
Based on what has happened here: https://github.com/jitpack/jitpack.io/issues/5337
I think it is really time to move to a more reputable repository like Maven Central or at least consider also publishing to Maven Central instead of just Jitpack.
@Rolf-Smit
I think it is really time to move to a more reputable repository like Maven Central or at least consider also publishing to Maven Central instead of just Jitpack.
Just to let you know, my latest release https://github.com/AppDevNext/AndroidChart/releases/tag/3.1.0.14 of my fork publish to jitpack.io and to Sonartype
My fork contains almost all unmerged pull requests and comes with some basic Espresso tests as well