Skip to content

Conversation

killerdevildog
Copy link

  • Replace jcenter() with mavenCentral() in buildscript and allprojects repositories
  • Add gradlePluginPortal() for plugin dependencies not available in Maven Central
  • Add JitPack repository for dependencies hosted on GitHub
  • Update jd-core dependency to use GitHub via JitPack (com.github.java-decompiler:jd-core)
  • Update launch4j plugin to use correct group ID for Gradle Plugin Portal

Fixes #462: JCenter repository was shut down in 2021, causing build failures when resolving dependencies. All dependencies now resolve successfully from active Maven repositories.

- Replace jcenter() with mavenCentral() in buildscript and allprojects repositories
- Add gradlePluginPortal() for plugin dependencies not available in Maven Central
- Add JitPack repository for dependencies hosted on GitHub
- Update jd-core dependency to use GitHub via JitPack (com.github.java-decompiler:jd-core)
- Update launch4j plugin to use correct group ID for Gradle Plugin Portal

Fixes java-decompiler#462: JCenter repository was shut down in 2021, causing build failures
when resolving dependencies. All dependencies now resolve successfully from
active Maven repositories.
@Boat2017
Copy link

Boat2017 commented Aug 4, 2025 via email

@StevenJack666
Copy link

StevenJack666 commented Aug 4, 2025 via email

@niansa
Copy link

niansa commented Aug 4, 2025

Don't waste your time, this user is just posting a whole bunch of AI slop on GitHub to up the PR counter in his resume.

@enimiste
Copy link

Doesn't work.
check the working solution here #470

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.

failure to build
5 participants