[
https://issues.apache.org/jira/browse/RAT-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18033554#comment-18033554
]
Robert Stupp commented on RAT-163:
----------------------------------
Hi,
took a stab at a (new) Gradle plugin to get the new Rat tool features today,
pushed those to a [WIP
branch|https://github.com/snazy/creadur-rat/tree/gradle-plugin] in my fork.
Basically all the plugin's doing is to (re)define configuration options "in the
Gradle way" and eventually call the {{{}Reporter{}}}.
I could use the plugin in the Apache Polaris build and it works so far.
If there's interest, I can certainly polish the code, add tests and look into
integrating it into CI and release options for it (Gradle plugin portal vs.
Maven repo).
> 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
> Priority: Major
>
> 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
(v8.20.10#820010)