[
https://issues.apache.org/jira/browse/TUBEMQ-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
dockerzhang resolved TUBEMQ-218.
--------------------------------
Resolution: Fixed
> build failed: Too many files with unapproved license
> ------------------------------------------------------
>
> Key: TUBEMQ-218
> URL: https://issues.apache.org/jira/browse/TUBEMQ-218
> Project: Apache TubeMQ
> Issue Type: Bug
> Components: Server
> Reporter: dockerzhang
> Assignee: dockerzhang
> Priority: Major
> Fix For: 0.5.0
>
>
> when execute "mvn clean install" in root directory, caught:
> {code:java}
> //he TubeMQ - Example ............................ SKIPPED
> [INFO] Apache TubeMQ - Server ............................. SKIPPED
> [INFO] Apache TubeMQ - Connectors ......................... SKIPPED
> [INFO] Apache TubeMQ - Connectors-flink ................... SKIPPED
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 2.525 s
> [INFO] Finished at: 2020-06-06T17:29:08+08:00
> [INFO] Final Memory: 26M/316M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check
> (default) on project tubemq: Too many files with unapproved license: 4 See
> RAT report in:
> /Users/dockerzhang/IdeaProjects/incubator-tubemq/target/rat.txt -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please
> read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)