[ 
https://issues.apache.org/jira/browse/MAHOUT-2091?focusedWorklogId=390748&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-390748
 ]

ASF GitHub Bot logged work on MAHOUT-2091:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Feb/20 16:30
            Start Date: 21/Feb/20 16:30
    Worklog Time Spent: 10m 
      Work Description: andrewpalumbo commented on pull request #393: 
[MAHOUT-2091] fix up rat check failure
URL: https://github.com/apache/mahout/pull/393
 
 
   ### Purpose of PR:
   Please give a short description of what this PR is for.
   
   
   ### Important ToDos
   Please mark each with an "x"
   - [ ] A JIRA ticket exists (if not, please create this 
first)[https://issues.apache.org/jira/browse/mahout/]
   - [ ] Title of PR is "MAHOUT-XXXX Brief Description of Changes" where XXXX 
is the JIRA number.
   - [ ] Created unit tests where appropriate
   - [ ] Added licenses correct on newly added files
   - [ ] Assigned JIRA to self
   - [ ] Added documentation in scala docs/java docs, and to website
   - [ ] Successfully built and ran all unit tests, verified that all tests 
pass locally.
   
   If all of these things aren't complete, but you still feel it is
   appropriate to open a PR, please add [WIP] after MAHOUT-XXXX before the
   descriptions- e.g. "MAHOUT-XXXX [WIP] Description of Change"
   
   Does this change break earlier versions?
   
   Is this the beginning of a larger project for which a feature branch should 
be made?
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 390748)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>            Priority: Critical
>             Fix For: 14.1
>
>         Attachments: rat.txt
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to