[
https://issues.apache.org/jira/browse/RAT-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592594#comment-14592594
]
David Chen commented on RAT-163:
--------------------------------
Thanks for working on this, Paul! This is awesome.
It is definitely possible to publish Gradle plugins to Maven. Here is another
Gradle plugin I wrote that has been published to Maven:
https://github.com/davidzchen/gradle-dustjs-plugin. It would be great to get
your plugin published to Maven as well. That way, users will be able to have
Gradle pull in your plugin simply by adding a buildscript dependency.
> Gradle Rat plugin
> -----------------
>
> Key: RAT-163
> URL: https://issues.apache.org/jira/browse/RAT-163
> Project: Apache Rat
> Issue Type: New Feature
> Reporter: David Chen
>
> A number of new Apache projects, such as Samza, are using Gradle. However,
> there currently does not exist a Rat plugin for Gradle. The closest
> alternative, the Gradle License Plugin
> (https://github.com/hierynomus/license-gradle-plugin) is not flexible enough
> compared to Rat for use cases such as defining exclusion rules.
> I have created a preliminary Gradle Rat plugin as part of SAMZA-285 and would
> like to clean it up and make it a proper Gradle Rat plugin.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)