Luke Cwik created BEAM-1285:
-------------------------------
Summary: Apache Rat Plugin should list files with invalid licenses
in the console
Key: BEAM-1285
URL: https://issues.apache.org/jira/browse/BEAM-1285
Project: Beam
Issue Type: Improvement
Components: build-system
Reporter: Luke Cwik
Assignee: Luke Cwik
The rat error report doesn't list the files with unapproved licenses in Jenkins
making it difficult to diagnose without rerunning locally.
Example error message:
2017-01-18T23:29:03.041 [ERROR] Failed to execute goal
org.apache.rat:apache-rat-plugin:0.12:check (default) on project beam-parent:
Too many files with unapproved license: 1 See RAT report in:
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Java_MavenInstall/target/beam-parent-0.5.0-incubating-SNAPSHOT.rat
-> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.apache.rat:apache-rat-plugin:0.12:check (default) on project beam-parent:
Too many files with unapproved license: 1 See RAT report in:
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Java_MavenInstall/target/beam-parent-0.5.0-incubating-SNAPSHOT.rat
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)