Skip to content

Instantly share code, notes, and snippets.

@hohserg1
Created December 10, 2020 15:30
Show Gist options
  • Save hohserg1/cd31dccb376a9f3b1b64d3be4e8398eb to your computer and use it in GitHub Desktop.
Save hohserg1/cd31dccb376a9f3b1b64d3be4e8398eb to your computer and use it in GitHub Desktop.
> Task :compileJava FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileJava'.
> Could not resolve all files for configuration ':compileClasspath'.
> Could not resolve net.industrial-craft:industrialcraft-2:2.2.825-experimental.
Required by:
project :
> Could not resolve net.industrial-craft:industrialcraft-2:2.2.825-experimental.
> Could not get resource 'https://minecraft.curseforge.com/api/maven/net/industrial-craft/industrialcraft-2/2.2.825-experimental/industrialcraft-2-2.2.825-experimental.pom'.
> Could not GET 'https://minecraft.curseforge.com/api/maven/net/industrial-craft/industrialcraft-2/2.2.825-experimental/industrialcraft-2-2.2.825-experimental.pom'. Received status code 503 from server: Service Temporarily Unavailable
> Could not resolve curse.maven:armourers-workshop:2609484.
Required by:
project :
> Skipped due to earlier error
* 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
BUILD FAILED in 20s
2 actionable tasks: 1 executed, 1 up-to-date
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment