[
https://issues.apache.org/jira/browse/RAT-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18034351#comment-18034351
]
Robert Stupp commented on RAT-163:
----------------------------------
I got it working using a {{GradleOptions}} generated by a new
{{GradleGenerator}} class in the apache-rat-tools module. It's still very
"rough" and there are some todo's left (added a README file to the Gradle
plugin module), which I'm going to tackle. I was also able to run a rat-check
with this the code for the Apache Polaris project. Created a draft PR
[here|https://github.com/apache/creadur-rat/pull/568].
> 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)