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

Bikeshed: gradle build jcenter() -> mavenCentral() #52

Open
free2create opened this issue Feb 23, 2022 · 1 comment
Open

Bikeshed: gradle build jcenter() -> mavenCentral() #52

free2create opened this issue Feb 23, 2022 · 1 comment

Comments

@free2create
Copy link

free2create commented Feb 23, 2022

Bruce,

Sorry this isn't a PR.

I got bogged down trying to upgrade the OnJava8 gradle version to 7.4 to get Java 17 compatibility and ultimately threw away what I had done for lack of experience and RAM. But one small change you might want to make before your book is released in China is to migrate away from using JCenter in the gradle build

change

jcenter()

and replace with

mavenCentral()

Please see : https://blog.gradle.org/jcenter-shutdown

@free2create free2create changed the title JCenter() to mavenCentral() Bikeshed: gradle build jcenter() -> mavenCentral() Feb 24, 2022
@Caiyy19
Copy link

Caiyy19 commented Sep 21, 2024

Hello,
I find com.mindviewinc in both jcenter() and mavenCentral(), but could not find it. Do you know what happened with them?

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

No branches or pull requests

3 participants
@free2create @Caiyy19 and others