Declaring Dependencies in the POM
Is your feature request related to a problem? Please describe. Currently, Modrinth does not include or let you include dependencies in the POM file in the Modrinth Maven repository.
Describe the solution you'd like
Modrinth Maven should provide a way to include dependencies in the POM file in the Modrinth Maven repository. A possible way to do this would be either by using minotaur or via another plugin that adds dependency metadata in the jars directory for the Modrinth Maven to use to define in the POM.
Describe alternatives you've considered The only alternative at the moment is to use another Maven repository, or manually include all of the JIJ'd dependencies of any dependencies on the Modrinth Maven.
Additional context
this is what I have to do every time I use modrinth maven.
