#Why won't Modrinth Maven detect my sources jar for my library, but detects the jar itself fine?

1 messages · Page 1 of 1 (latest)

storm folio
#

Ok so this will sound stoopid to some people, but i'm kind of new to Java and Gradle 'n' Groovy (but have picked things up pretty quickly though) as well as the whole Maven system of things, so when it comes to Modrinth Maven, I am wondering how the heck do I get the maven to pickup my sources? or is that not a thing? Cause I can call modImplements or modApi fine with my library base jar, but the uploaded sources jar just doesn't exist on their end?

karmic monolith
#

modrinth maven is broken right now and doesn't expose any artefacts other than the mod jar itself

#

you need to host your mod in a custom repo if you want to make sources, docs and whatever else available

storm folio
#

Damba

#

I thought something was suss