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/24 21:50:11 UTC

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

Rudra Sharma created STORM-1350:
-----------------------------------

             Summary: 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


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)