MinecraftForge / ForgeGradle

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

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

Closed marchermans closed 2 years ago

marchermans commented 2 years 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