Posted May 4, 201411 yr I would like it if someone (looking at you, Abrar) would explain how to use ForgeGradle with a Maven Repo.
May 5, 201411 yr Author Thank you. But in looking at some other modders' build scripts, where is the "project.filesmaven" property defined for use, like "project.filesmaven.username", etc.?
May 5, 201411 yr Thats actually defined by the Forge's Jenkins server. It holds the private information like username, sshkey, paths, and the like. And it's passed into gradle using an init script. But the basics of deploying to a maven repo are there. And remember, maven repo's are just flat file repos. All the metadata is in the files themselves. So whatever method you need to be able to write a file to the server gradle probably supports and would work with maven. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
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.