You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Luke Cwik (JIRA)" <ji...@apache.org> on 2017/01/19 22:04:27 UTC

[jira] [Created] (BEAM-1285) Apache Rat Plugin should list files with invalid licenses in the console

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)