You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tubemq.apache.org by "dockerzhang (Jira)" <ji...@apache.org> on 2020/06/06 09:34:00 UTC

[jira] [Created] (TUBEMQ-218) build failed: Too many files with unapproved license

dockerzhang created TUBEMQ-218:
----------------------------------

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