Closed Aaryan-N closed 3 years ago
👋 We use the issue tracker exclusively for final bug reports and feature requests. However, this issue appears to be better suited for the Forge Modder Support Forums. Please create a new topic on the Modder Support forum with this issue, and the conversation can continue there.
Hi,
I am new to making minecraft mods and have been having some problems trying to build the workspace for my 1.8.9 mod due to the changes in the maven location. My cmd prompt is telling me that it cannot resolve all artifacts and has looked in: `Searched in the following locations:
The full error code is: `FAILURE: Build failed with an exception.
What went wrong: A problem occurred configuring root 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`
Hope you can help, Aaryan