unable to build
Opened this issue ยท 1 comments
Hi,
when trying to build using gradle:
[hunterz@dusan Nuclear-Control]$ ./gradlew build
Powered By MCP:
http://mcp.ocean-labs.de/
Searge, ProfMobius, Fesh0r,
R4wk, ZeuX, IngisKahn
MCP Data version : unknown
:downloadClient SKIPPED
:downloadServer SKIPPED
:extractUserDev UP-TO-DATE
:mergeJars SKIPPED
:applyBinPatches SKIPPED
:downloadMcpTools UP-TO-DATE
:genSrgs SKIPPED
:deobfBinJar SKIPPED
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava UP-TO-DATE
:compileJava
FAILURE: Build failed with an exception.
-
What went wrong:
Could not resolve all dependencies for configuration ':compile'.Could not resolve net.industrial-craft:industrialcraft-2:2.1.504-experimental.
Required by:
com.shedar.modid:Nuclear-Control:2.0.0a
Could not GET 'https://libraries.minecraft.net/net/industrial-craft/industrialcraft-2/2.1.504-experimental/industrialcraft-2-2.1.504-experimental.pom'. Received status code 403 from server: Forbidden -
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 17.645 secs
Looks like something wrong...