You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mahout.apache.org by "Andrew Palumbo (Jira)" <ji...@apache.org> on 2020/02/21 07:19:00 UTC

[jira] [Created] (MAHOUT-2091) Apache Rat check fails: Too many files with unapproved license

Andrew Palumbo created MAHOUT-2091:
--------------------------------------

             Summary: Apache Rat check fails: Too many files with unapproved license
                 Key: MAHOUT-2091
                 URL: https://issues.apache.org/jira/browse/MAHOUT-2091
             Project: Mahout
          Issue Type: Bug
    Affects Versions: 0.14.0
            Reporter: Andrew Palumbo
            Assignee: Andrew Palumbo
             Fix For: 14.1
         Attachments: rat.txt

running {{mvn clean apache-rat:check -e -DskipTests=true}} the build fails with

 
{code:java}
ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check (default-cli) on project mahout: Too many files with unapproved license: 2 See RAT report in: /Users/colleenpalumbo/sandbox/mahout/target/rat.txt -> [Help 1]
 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check (default-cli) on project mahout: Too many files with unapproved license: 2 See RAT report in: /Users/colleenpalumbo/sandbox/mahout/target/rat.txt{code}
 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)