We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Gradle build is failing because of a missing dependency. Build is failing because of a missing dependency.
$ ./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
1.17.0 (c143d44)
c143d44
The text was updated successfully, but these errors were encountered:
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.
1.2-SNAPSHOT
Sorry, something went wrong.
metc
No branches or pull requests
Issue description
The Gradle build is failing because of a missing dependency.
Build is failing because of a missing dependency.
Steps to reproduce
Electrical Age version
1.17.0 (
c143d44
)The text was updated successfully, but these errors were encountered: