Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FYI: Bintray is shutting down on February 1st 2022 #768

Open
arkon opened this issue Feb 4, 2021 · 17 comments
Open

FYI: Bintray is shutting down on February 1st 2022 #768

arkon opened this issue Feb 4, 2021 · 17 comments

Comments

@arkon
Copy link

arkon commented Feb 4, 2021

Could you consider publishing the existing artifacts to Maven Central?

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

Edit: see #775 for alternative JitPack usage.

@barnhill
Copy link

barnhill commented Feb 8, 2021

@davideas is this something which will be addressed or is this something we should prepare for by working on getting flexible adapter removed from the app?

@davideas
Copy link
Owner

Hello! Thanks for opening this issue.
Yes, we can move to Maven Central, only problem I can't build the project anymore. I guess I should take each version and manually upload to the new repo.
I am already registered, I need to check if gpg works again.
I will try to upload in the coming days, I hope.

@davideas davideas pinned this issue Feb 13, 2021
@barnhill
Copy link

Why cant you build it anymore? Need help with that?

@barnhill
Copy link

@davideas would you be open to me having a look at creating a PR to get it building again?

@davideas
Copy link
Owner

That would be great, however another person already did it, he will create a PR soon.
I'm super busy with things in my work and life. I need to find time to upload to central.

Thanks,
Davide

@barnhill
Copy link

I think it's my coworker 😎

@davideas
Copy link
Owner

@everyone, sorry guys and girls, I won't be on time for 1st of May. Higher priorities in my life as this activity is very annoying.
Please, make a copy of the library in your local lib and keep an eye here for further update.
One day I will move to maven central.

@arkon
Copy link
Author

arkon commented Apr 16, 2021

They updated it so that they'll continue serving existing packages until February 1st 2022, so that's okay.

@barnhill
Copy link

Can we help?

@barnhill
Copy link

barnhill commented Jul 9, 2021

Any update on this? We are trying to prepare ahead of time and this is one of the last dependencies that we have which relies on JCenter. Just wanted to check in after 3 months to see where we are at. If you need some help we are willing to help in anyway you would like.

@kwiky
Copy link

kwiky commented Sep 16, 2021

+1

@Coder96848
Copy link

+20

@arkon
Copy link
Author

arkon commented Oct 18, 2021

See info on consuming from JitPack in #775 if this is blocking you.

@vfite
Copy link

vfite commented Dec 30, 2021

Hi guys! is there any chance to move existing artifacts to Maven Central ?
According to gradle roadmap https://blog.gradle.org/jcenter-shutdown jcenter() method s going to be removed in version 8.0.
Latest Android studio also raises warning on using jcenter().

@arkon arkon changed the title FYI: Bintray is shutting down on May 1st, 2020 FYI: Bintray is shutting down on February 1st 2022 Dec 30, 2021
@barnhill
Copy link

barnhill commented Dec 30, 2021

We had to make a copy of the artifact into our repo to get away from jcenter till we migrate off flexible adapter due to lack of support

@galonga
Copy link

galonga commented Jan 27, 2022

Same for me, I currently use a cached artifact as long as there is no migration to another repo.

@ddB0515
Copy link

ddB0515 commented Jul 7, 2022

Hello all 👋
I made changes to get build up and running so if anyone needs to update to the latest version can use with Jitpack.io

maven { url "https://jitpack.io" }

✅ Build artifacts:
com.github.ddB0515.FlexibleAdapter:flexible-adapter-databinding:5.1.1
com.github.ddB0515.FlexibleAdapter:flexible-adapter:5.1.1
com.github.ddB0515.FlexibleAdapter:flexible-adapter-ui:5.1.1
com.github.ddB0515.FlexibleAdapter:flexible-adapter-livedata:5.1.1

Build log

I didn't bother to make versions for everything to be original so all is same version 5.1.1 (based on original 5.1.0)
Also here is forked and modified version of original: https://github.com/ddB0515/FlexibleAdapter
Hop will help someone :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants