You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Rudra Sharma (JIRA)" <ji...@apache.org> on 2015/11/25 15:52:10 UTC

[jira] [Closed] (STORM-1350) Unable to build: Too many files with unapproved licenses (RAT exception)

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

Rudra Sharma closed STORM-1350.
-------------------------------
    Resolution: Invalid

Closed as suggested, since issue is no longer persisting in the master branch.

> Unable to build: Too many files with unapproved licenses (RAT exception)
> ------------------------------------------------------------------------
>
>                 Key: STORM-1350
>                 URL: https://issues.apache.org/jira/browse/STORM-1350
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-core
>    Affects Versions: 0.11.0
>         Environment: Mac OSX
>            Reporter: Rudra Sharma
>            Priority: Minor
>             Fix For: 0.11.0
>
>
> Issue when making build from the master branch. 
> [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (default) on project storm: Too many files with unapproved license: 7 See RAT report in: /Users/myusername/Documents/apache-storm/target/rat.txt -> [Help 1]
> Simple workaround is to build with maven flag to skip rat check:
> mvn clean install -Drat.skip=true



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)