Awesome writeup!
Personally I still find it somewhat weird that Gradle does not provide nicer integrations with sonatype out of the box and we end up using 3rd party plugins to get it working
m
mbonnin
06/21/2021, 1:13 PM
Thanks 🙏! Yea, I guess it's not an easy problem mainly because there are tons of different options (mpp, plugins, android, custom pom, sources, etc, etc...). At least the bintray plugin and older
maven
are on their way out now which somehow simplifies the setup.
d
Dariusz Kuc
06/21/2021, 2:02 PM
I was thinking about even something more basic -> like the ability to auto-release your project from sonatype staging and ensuring that multi module projects end up in a single staging repo