Brief explanation of issue:
Builds of all mods that use ShadowMC are failing, because connections to the Maven server all time out.
Steps to reproduce:
If you already have ShadowMC in Gradle's caches, remove it so it tries to download it again.
Run ./gradlew setupDecompWorkspace eclipse
Results:
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'ExtraRails'.
> Could not resolve all dependencies for configuration ':deobfCompile'.
> Could not resolve net.shadowfacts:ShadowMC:1.12-3.8.0-SNAPSHOT.
Required by:
net.shadowfacts:ExtraRails:1.12-1.3.0
> Could not resolve net.shadowfacts:ShadowMC:1.12-3.8.0-SNAPSHOT.
> Unable to load Maven meta-data from http://mvn.rx14.co.uk/shadowfacts/net/shadowfacts/ShadowMC/1.12-3.8.0-SNAPSHOT/maven-metadata.xml.
> Could not GET 'http://mvn.rx14.co.uk/shadowfacts/net/shadowfacts/ShadowMC/1.12-3.8.0-SNAPSHOT/maven-metadata.xml'.
> Connect to mvn.rx14.co.uk:80 [mvn.rx14.co.uk/62.210.76.48] failed: Connection timed out (Connection timed out)
Brief explanation of issue: Builds of all mods that use ShadowMC are failing, because connections to the Maven server all time out.
Steps to reproduce:
./gradlew setupDecompWorkspace eclipse
Results:
ShadowMC version: 1.12-3.8.0-SNAPSHOT
Minecraft version: 1.12