You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/05/24 09:31:04 UTC

[jira] [Commented] (AMBARI-21107) RAT check fails due to Checkstyle output in utility

    [ https://issues.apache.org/jira/browse/AMBARI-21107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16022610#comment-16022610 ] 

Hudson commented on AMBARI-21107:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #7527 (See [https://builds.apache.org/job/Ambari-trunk-Commit/7527/])
AMBARI-21107. RAT check fails due to Checkstyle output in utility (adoroszlai: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=5b44fa44e0e08f8fed5482a8ae54827ac0f49eeb])
* (edit) pom.xml


> RAT check fails due to Checkstyle output in utility
> ---------------------------------------------------
>
>                 Key: AMBARI-21107
>                 URL: https://issues.apache.org/jira/browse/AMBARI-21107
>             Project: Ambari
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Doroszlai, Attila
>            Assignee: Doroszlai, Attila
>             Fix For: 3.0.0
>
>         Attachments: AMBARI-21107.patch
>
>
> RAT check fails on second run without {{clean}} due to an output file produced by Checkstyle.
> {noformat}
> $ mvn -am -pl utility clean
> $ mvn -am -pl utility test
> [INFO] BUILD SUCCESS
> $ mvn -am -pl utility test
> [INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 approved: 3046 licence.
> [INFO] BUILD FAILURE
> {noformat}
> This can cause false positive problem [report by Hadoop QA|https://issues.apache.org/jira/browse/AMBARI-21083?focusedCommentId=16021920&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16021920].



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)