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

Gradle build because of missing dependency #3

Open
metc opened this issue May 14, 2024 · 1 comment
Open

Gradle build because of missing dependency #3

metc opened this issue May 14, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@metc
Copy link
Member

metc commented May 14, 2024

Issue description

The Gradle build is failing because of a missing dependency.
Build is failing because of a missing dependency.

Steps to reproduce

$ ./gradlew clean build
% gradle-4.4-all.zip
% ForgeGradle 1.2.2-g2ea0336
:downloadClient FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':downloadClient'.
> java.io.FileNotFoundException: http://s3.amazonaws.com/Minecraft.Download/versions/1.7.10/1.7.10.jar

Electrical Age version

1.17.0 (c143d44)

@metc metc added the bug Something isn't working label May 14, 2024
@metc metc self-assigned this May 14, 2024
@metc
Copy link
Member Author

metc commented May 14, 2024

This bucket does not exist anymore: http://s3.amazonaws.com/Minecraft.Download
We are also using an old URL (http://files.minecraftforge.net/maven) that is now replaced by https://maven.minecraftforge.net. The minecraft forge's official maven repository has been moved to https://maven.minecraftforge.net/

The latest Gradle supported version is 4.4.1 with the ForgeGradle plugin version 1.2-SNAPSHOT (https://github.com/MinecraftForge/ForgeGradle/tree/FG_1.2) max.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant