MinecraftForge / ForgeGradle

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

Introduce support for Project based Jar-In-Jar dependencies #882

Closed marchermans closed 1 year ago

marchermans commented 1 year ago

This handles project based dependencies which get added to a Jar-in-Jar jar. Fixes a bug caused by the combination of lazy configuration and afterEvaluate in jarJar.component