Jump to content

Using Sonatype Nexus with forge


simpligility

Recommended Posts

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

Link to comment
Share on other sites

  • 2 weeks later...

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! ;)

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.