[
https://issues.apache.org/jira/browse/RAT-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14593200#comment-14593200
]
Paul Merlin commented on RAT-163:
---------------------------------
David,
I was not wondering about publication to Maven Central, it is indeed possible.
For now I only published it to the Gradle Plugin Portal:
https://plugins.gradle.org/plugin/org.nosphere.apache.rat
If the Apache Creadur project accept the code donation I suspect it'll then
need to be published to the Apache Nexus repository and be included in Apache
releases.
RAT (core/ant/maven) is built using Maven whereas the Gradle Plugin is built
using, well, Gradle.
So I was wondering how it could be included in RAT build to ease
maintenance/releases.
Maybe using https://github.com/if6was9/gradle-maven-plugin
But before putting effort on this I'd like to know what the Apache Creadur
project think about it.
> 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)