Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.6.0
-
None
-
None
-
Java 6, MacOSX
Description
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.