[
https://issues.apache.org/jira/browse/HADOOP-12393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14744468#comment-14744468
]
Kengo Seki commented on HADOOP-12393:
-------------------------------------
Let me confirm, my understanding is:
* asflicense should fail for Kafka, because its {{gradle rat}} generates only
rat-report.html and rat-report.xml for now.
* But because asflicense judges from only ant/mvn/gradle's status, it succeeds
even though rat-report.txt does not exist.
* So we should fix the plugin to check at least one of the assumed output
exists.
Is this what you meant?
> asflicense is easily tricked
> ----------------------------
>
> Key: HADOOP-12393
> URL: https://issues.apache.org/jira/browse/HADOOP-12393
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: yetus
> Affects Versions: HADOOP-12111
> Reporter: Allen Wittenauer
>
> asflicense needs to make sure that it gets at least one report file instead
> of assuming nothing is wrong.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)