Migrate to Maven Central
ziem opened this issue · 3 comments
ziem commented
Hello,
jcenter
is deprecated with the following message:
'jcenter' is deprecated
Builds will no longer be able to resolve artifacts from JCenter after February 1st, 2022
JCenter Maven repository is no longer receiving updates: newer library versions may be available elsewhere
https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/
It would be great to have Roxie on the Maven Central.
michaelcarrano commented
Thanks for creating this issue, I am working on migrating to Maven Central.
michaelcarrano commented
@ziem there is a v0.5.0 of Roxie publishing to maven central now.
Let me know if you run into any issues with it but from my testing, everything appears fine.
ziem commented
I've just checked and it works as expected. Thanks!