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:10:27 UTC

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

     [ https://issues.apache.org/jira/browse/BEAM-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luke Cwik updated BEAM-1285:
----------------------------
    Description: 
The rat error report doesn't list the files with unapproved licenses in Jenkins making it difficult to diagnose without rerunning locally. The file is output to an inaccessible location on Jenkins.

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

  was:
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


> 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. The file is output to an inaccessible location on Jenkins.
> 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)