MinecraftForge / ForgeGradle

Minecraft mod development framework used by Forge and FML for the gradle build system
GNU Lesser General Public License v2.1
520 stars 444 forks source link

[2.2] Update to use new maven endpoint #779

Closed SizableShrimp closed 3 years ago

SizableShrimp commented 3 years ago

This PR fixes 2.2 to work with the new maven, along with updating the publishing and Jenkins process to match that of FG4.

Tested and confirmed to work. build and uploadArchives both work.