Silvio Giebl
03/31/2025, 3:33 PMpublishToMavenCentral
and publish<PublicationName>PublicationToMavenCentral
ysb33r
03/31/2025, 3:43 PMSilvio Giebl
03/31/2025, 3:45 PMysb33r
03/31/2025, 3:48 PMYou need to create a user token for the Maven Central portal: <https://central.sonatype.com/account>.
does not clarify that.
(Anyway I think a lot of newer publishers might thank your for this new plugin).Silvio Giebl
03/31/2025, 4:06 PMOleg Nenashev
04/14/2025, 9:24 AMOleg Nenashev
04/14/2025, 9:24 AMSilvio Giebl
04/14/2025, 12:03 PMdoing more things than they should imhoFor example, providing custom DSLs for configuring pom metadata, being opinionated when it comes to signing, etc. I won’t say that these plugins aren’t useful, but imo this should be solved via composition, so multiple plugins, each solving one thing. With this plugin, I tried to be unopinionated, only implementing the Maven Central Portal Publisher API with integration of other plugins in mind (core gradle plugins and third-party plugins such as https://github.com/SgtSilvio/gradle-metadata).
Silvio Giebl
04/14/2025, 12:07 PMSilvio Giebl
04/14/2025, 12:14 PM