FabricMC / fabric-loom

Gradle build system plugin used to automate the setup of a minecraft mod development environment.
MIT License
233 stars 201 forks source link

Unable to add dependencies substituted by an included build as a nested jar #975

Open ishland opened 10 months ago

ishland commented 10 months ago

The setup: https://github.com/ishland/loom-composite-build

The error: https://github.com/ishland/loom-composite-build/actions/runs/6752764279/job/18358512513

Notes:

modmuss50 commented 10 months ago

I have looked into trying to support composite builds in the past but never got very far. If anyone else has any ideas regarding how to fix this then let me know.