[
https://issues.apache.org/jira/browse/STORM-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15025991#comment-15025991
]
Jungtaek Lim commented on STORM-1350:
-------------------------------------
[~rudra.sharma]
It seems resolved in current master branch.
Could you verify and close this issue to "Invalid"?
> 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)