Doroszlai, Attila created AMBARI-21107:
------------------------------------------
Summary: 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
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 OK
$ 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 message was sent by Atlassian JIRA
(v6.3.15#6346)