Posted February 18, 201510 yr Hi all, I have created a tutorial on how to setup Nexus with Forge. This allows you to create a portable environment with dependencies of forge in Nexus so you can better work in situation of reduced connectivity. http://www.sonatype.org/nexus/2015/02/17/improved-minecraft-forge-modding-with-nexus/ It might be helpful for any modders as well as the core developers. Feel free to reach out if you want any further pointers. In the course of creating the tutorial I also found that the OSSRH snapshot repo and the Eclipse releases repositories do not seem to be needed anymore in the build at least for 1.8.0. Let me know if you want me to create a pull request that takes those out of ForgeGradle and/or Forge. manfred
March 1, 201510 yr Hi, Since gradle cache cannot be moved from machine to machine, your tutorial is exactly what I need. Except that it is not working for me =( The error I'm getting is the following: > Could not resolve all dependencies for configuration ':classpath'. > Could not find net.minecraftforge.gradle:ForgeGradle:1.2-SNAPSHOT. Searched in the following locations: http://localhost:8081/nexus/content/groups/public/net/minecraftforge/gradle/ForgeGradle/1.2-SNAPSHOT/maven-metadata.xml http://localhost:8081/nexus/content/groups/public/net/minecraftforge/gradle/ForgeGradle/1.2-SNAPSHOT/ForgeGradle-1.2-SNAPSHOT.pom http://localhost:8081/nexus/content/groups/public/net/minecraftforge/gradle/ForgeGradle/1.2-SNAPSHOT/ForgeGradle-1.2-SNAPSHOT.jar I even tried to add files.minecraftforge.net/maven to nexus, but without any different results. thank you! []s, just you wait!
March 6, 201510 yr Problem solved. See my comment at the OPs script here: https://gist.github.com/mosabua/cd0d5a4ddac550273157 just you wait!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.