You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Evans Ye (Jira)" <ji...@apache.org> on 2019/11/11 17:48:00 UTC

[jira] [Resolved] (BIGTOP-3266) Rat check failed for one file with unapproved/unknown licenses

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

Evans Ye resolved BIGTOP-3266.
------------------------------
    Fix Version/s: 1.5.0
       Resolution: Fixed

This has been merged by [~junhe]. Thanks [~yqGu].

> Rat check failed for one file with unapproved/unknown licenses
> --------------------------------------------------------------
>
>                 Key: BIGTOP-3266
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3266
>             Project: Bigtop
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 1.4.0
>            Reporter: Yuqi Gu
>            Assignee: Yuqi Gu
>            Priority: Major
>             Fix For: 1.5.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Run ./gradlew --no-daemon rat: 
>  
> {code:java}
> > Task :rat FAILED
> FAILURE: Build failed with an exception.
> * What went wrong:
> Execution failed for task ':rat'.
> > Found 1 files with unapproved/unknown licenses. See file:/ws/build/reports/rat/index.html
> {code}
>  
>  
> Check the build/reports/rat/index.html:
> {code:java}
> Unapproved Licenses:
> /ws/bigtop-bigpetstore/bigpetstore-transaction-queue/.dockerignore
> {code}
>  
> Solution:
> Add .dockerignore to Rat exclude-file list.
>  



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