snazy commented on PR #568:
URL: https://github.com/apache/creadur-rat/pull/568#issuecomment-3869749649

   Yup, that's the way to publish Gradle plugins to be published to Gradle's 
Maven repository `https://plugins.gradle.org/m2`. This doesn't require users to 
configure another Gradle plugin repository.
   
   I'd propose to publish the plugin primarily to Maven Central (via ASF Nexus) 
_and_ (as a convenience) to Gradle's plugin portal. While it's a bit more 
complex (and may feel odd), I think it's more compliant to the ASF rules, 
because the publishing to Maven Central is "controlled" by the ASF, while 
publishing to the plugin portal for example requires an approval for the first 
publishing and when major attributes (like the group-ID) change.
   
   Actually, I'd propose to publish to Maven Central first and add Gradle 
plugin portal publishing later. WDYT?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to