[
https://issues.apache.org/jira/browse/PIRK-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15400703#comment-15400703
]
ASF GitHub Bot commented on PIRK-30:
------------------------------------
Github user ellisonanne commented on the issue:
https://github.com/apache/incubator-pirk/pull/35
Travis is failing the PR with the following error:
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check
(default) on project pirk: Too many files with unapproved license: 1 See RAT
report in: /home/travis/build/apache/incubator-pirk/target/rat.txt -> [Help 1]
Does anyone know how to check/access the report
/home/travis/build/apache/incubator-pirk/target/rat.txt? I've had this happen
some and it just required a bit of cleaning...
> Pirk compile no longer fails with RAT checks
> --------------------------------------------
>
> Key: PIRK-30
> URL: https://issues.apache.org/jira/browse/PIRK-30
> Project: PIRK
> Issue Type: Bug
> Reporter: Tim Ellison
> Assignee: Suneel Marthi
>
> The Apache RAT tool was running as part of the project verification in Pirk's
> pom.xml, and checking the code was compliant during lifecycle stages,
> including compilation.
> This now appears to be be broken, as I can remove a source file header
> comment, and successful run a mvn clean compile without RAT finding the
> problem.
> Not investigated yet, but:
> earliest known failure: 1b38ea6
> latest known working: 8623cb3
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)