T145 / all-the-creepers

Here comes the BOOM!
https://minecraft.curseforge.com/projects/elemental-creepers-redux
Apache License 2.0
7 stars 6 forks source link

Gradle unable to build project: Unable to download ClothConfig-0.2.1.14.pom #21

Open recolic opened 4 years ago

recolic commented 4 years ago

Problem Details

I'm trying to build this mod from source for Minecraft 1.12.2. (I want to fix issue #18 by removing Wind/Stone/Cake creeper from source).

I run gradle build on branch 1.14 and it fails. Unable to download pom "ClothConfig-0.2.1.14.pom".

Detailed log attached:

~/c/allthecreepers ❯❯❯ gradle build
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.0.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing

> Configure project :
Fabric Loom: 0.2.2-SNAPSHOT Build(jenkins #11)
:setting up loom dependencies
:setting up mappings (yarn 1.14.2+build.7)

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'allthecreepers'.
> Could not resolve all artifacts for configuration ':modCompile'.
   > Could not find cloth-config:ClothConfig:0.2.1.14.
     Searched in the following locations:
       - https://libraries.minecraft.net/cloth-config/ClothConfig/0.2.1.14/ClothConfig-0.2.1.14.pom
       - https://repo.maven.apache.org/maven2/cloth-config/ClothConfig/0.2.1.14/ClothConfig-0.2.1.14.pom
       - https://jcenter.bintray.com/cloth-config/ClothConfig/0.2.1.14/ClothConfig-0.2.1.14.pom
       - http://maven.fabricmc.net/cloth-config/ClothConfig/0.2.1.14/ClothConfig-0.2.1.14.pom
       - https://minecraft.curseforge.com/api/maven/cloth-config/ClothConfig/0.2.1.14/ClothConfig-0.2.1.14.pom
       - http://maven.sargunv.s3-website-us-west-2.amazonaws.com/cloth-config/ClothConfig/0.2.1.14/ClothConfig-0.2.1.14.pom
       - https://maven.fabricmc.net/io/github/prospector/modmenu/ModMenu/cloth-config/ClothConfig/0.2.1.14/ClothConfig-0.2.1.14.pom
       - file:/home/recolic/.gradle/caches/fabric-loom/ClothConfig-0.2.1.14.jar
       - file:/home/recolic/.gradle/caches/fabric-loom/ClothConfig.jar
       - file:/home/recolic/code/allthecreepers/build/loom-cache/ClothConfig-0.2.1.14.jar
       - file:/home/recolic/code/allthecreepers/build/loom-cache/ClothConfig.jar
       - file:/home/recolic/code/allthecreepers/.gradle/loom-cache/remapped_mods/ClothConfig-0.2.1.14.jar
       - file:/home/recolic/code/allthecreepers/.gradle/loom-cache/remapped_mods/ClothConfig.jar
       - https://maven.fabricmc.net/cloth-config/ClothConfig/0.2.1.14/ClothConfig-0.2.1.14.pom
     Required by:
         project :

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.0.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 18s
~/c/allthecreepers ❯❯❯ 

Environment

------------------------------------------------------------
Gradle 6.0.1
------------------------------------------------------------

Build time:   2019-11-21 11:47:01 UTC
Revision:     <unknown>

Kotlin:       1.3.50
Groovy:       2.5.8
Ant:          Apache Ant(TM) version 1.10.7 compiled on September 1 2019
JVM:          1.8.0_232 (Oracle Corporation 25.232-b09)
OS:           Linux 5.4.1-arch1-1 amd64