You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Eric Yang (JIRA)" <ji...@apache.org> on 2012/12/17 20:22:13 UTC

[jira] [Created] (CHUKWA-676) Too many unapproved license

Eric Yang created CHUKWA-676:
--------------------------------

             Summary: Too many unapproved license
                 Key: CHUKWA-676
                 URL: https://issues.apache.org/jira/browse/CHUKWA-676
             Project: Chukwa
          Issue Type: Bug
         Environment: Java 6, MacOSX
            Reporter: Eric Yang


When running: mvn clean install, the error shows up:

[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.7:check (default) on project chukwa: Too many unapproved licenses: 50 -> [Help 1]

This is caused by MiniCluster setup by TestFSMBuilder test case is output to build/test, which is not in a exclude list of rat plugin audit.

In addition, RegexUtil.java also needs to have Apache License.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira