natario1 / ZoomLayout

2D zoom and pan behavior for View hierarchies, images, video streams, and much more, written in Kotlin for Android.
https://natario1.github.io/ZoomLayout
Apache License 2.0
1.03k stars 148 forks source link

Migrating required from JCenter #201

Closed YiHaoHuang closed 2 years ago

YiHaoHuang commented 3 years ago

How do I?

JFrog Platform we will be sunsetting Bintray (including JCenter), GoCenter, and ChartCenter services on May 1st, 2021. Any plan for distributing ZoomLayout via Maven Central? https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/

Version used

latest version

markusressel commented 3 years ago

Yes #199 and yes #200 .

Please guys, keep calm. They will serve artifacts until the end of january 2022. There is plenty of time left to migrate. I will keep this open so maybe only half as many people report the same thing...

mman commented 3 years ago

Safe for now except Android Studio is now emitting a warning and producing noise. #clean #build #please

Please remove usages of `jcenter()` Maven repository from your build scripts and migrate your build to other Maven repositories.
This repository is deprecated and it will be shut down in the future.
See http://developer.android.com/r/tools/jcenter-end-of-service for more information.
markusressel commented 3 years ago

I can't do much about this. @natario1 is the original project creator and package maintainer for this repo. Maybe he can specify a rough timeframe when a migration will happen?

Dark7SiD commented 3 years ago

can u please move it

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had activity in the last 20 days. It will be closed if no further activity occurs within the next seven days. Thank you for your contributions.

mman commented 3 years ago

Should stay open until addressed.

markusressel commented 3 years ago

Yes, this was unintented. Shouldn't happen again: #203

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had activity in the last 20 days. It will be closed if no further activity occurs within the next seven days. Thank you for your contributions.

markusressel commented 2 years ago

@natario1 I guess labels with spaces dont work well with stalebot :cry:

natario1 commented 2 years ago

Looks like long term is a flag (flag:long term) but we have is:long term in the config file! Anyway I marked it as enhancement which is already covered

natario1 commented 2 years ago

Released 1.9.0 on MavenCentral.