TerraformersMC / ModMenu

A menu for, you guessed it, mods!
MIT License
509 stars 157 forks source link

Cannot include ModMenu 9.2.0 (1.20.4) #752

Open CDAGaming opened 5 months ago

CDAGaming commented 5 months ago

image

POM seems to be shading in extra dependencies on 1.20.4, which isn't consistent with the upper branches:

https://[maven.terraformersmc.com/releases/com/terraformersmc/modmenu/9.2.0/modmenu-9.2.0.pom](https://maven.terraformersmc.com/releases/com/terraformersmc/modmenu/9.2.0/modmenu-9.2.0.pom)

https://[maven.terraformersmc.com/releases/com/terraformersmc/modmenu/10.0.0/modmenu-10.0.0.pom](https://maven.terraformersmc.com/releases/com/terraformersmc/modmenu/10.0.0/modmenu-10.0.0.pom)

Prospector commented 5 months ago

Hmm, I think this is probably a bug with the older version of Loom the 1.20.4 branch uses. For now, I would probably just mark Mod Menu as a non-transitive dep, since it includes all of its deps I don't think they should be in the POM.