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

Adding mavenCentral() as jcenter() is shutting #1570

Merged
merged 1 commit into from
Feb 25, 2022
Merged

Adding mavenCentral() as jcenter() is shutting #1570

merged 1 commit into from
Feb 25, 2022

Conversation

maheshwarimrinal
Copy link
Contributor

Adding mavenCentral() as jcenter() is shutting down

Adding mavenCentral() as jcenter() is shutting down
@pvegh pvegh mentioned this pull request Apr 26, 2021
@pvegh
Copy link
Contributor

pvegh commented May 18, 2021

Ping :)

@pvegh
Copy link
Contributor

pvegh commented Jun 7, 2021

Can this be merged?

@maheshwarimrinal
Copy link
Contributor Author

@pvegh create a patch for this at least you can continue your work

@pvegh
Copy link
Contributor

pvegh commented Jun 9, 2021

I'm not blocked but I'd like to see these fixes in all upstream libs we're using, so we can switch ASAP without any workarounds. Currently it's a good show case why NOT to use RN so I'm using it as such :)

@uafrontender
Copy link

uafrontender commented Sep 8, 2021

@brentvatne can you approve this one pls?

`WARNING:: 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.
Currently detected usages in: project ':react-native-svg', project ':react-native-vector-icons'

Task :app:checkDebugAarMetadata FAILED

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.`

Bibazavr added a commit to Bibazavr/react-native-svg that referenced this pull request Sep 28, 2021
Builds will no longer be able to resolve artifacts from JCenter after February 1st, 2022 because jcenter servers shut down

so, I remove jcenter and update react-native (since 0.65.1 they don't use jcenter)

BREAKING CHANGE: jcenter removed
  React Native was update to 0.65.1
  minSdkVersion = 21
  compileSdkVersion = 30
  targetSdkVersion = 30
Refs: software-mansion#1570
@Bibazavr Bibazavr mentioned this pull request Sep 28, 2021
1 task
@pvegh
Copy link
Contributor

pvegh commented Jan 3, 2022

This is getting critical, it's now 2022 and JCenter showdown is very soon

Copy link
Member

@WoLewicki WoLewicki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this change 🎉

@WoLewicki WoLewicki merged commit 39c8332 into software-mansion:develop Feb 25, 2022
@WoLewicki WoLewicki mentioned this pull request Feb 25, 2022
4 tasks
@larsmunkholm
Copy link

Will npm package be updated soon? Last publish was 6 months ago.

@WoLewicki
Copy link
Member

We are planning on doing it soon.

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

Successfully merging this pull request may close these issues.

5 participants