Skip to content

Instantly share code, notes, and snippets.

@hohserg1
Created December 10, 2020 15:30
Show Gist options
  • Select an option

  • Save hohserg1/cd31dccb376a9f3b1b64d3be4e8398eb to your computer and use it in GitHub Desktop.

Select an option

Save hohserg1/cd31dccb376a9f3b1b64d3be4e8398eb to your computer and use it in GitHub Desktop.

Revisions

  1. hohserg1 created this gist Dec 10, 2020.
    25 changes: 25 additions & 0 deletions gradle.log
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,25 @@
    > 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