You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@inlong.apache.org by GitBox <gi...@apache.org> on 2022/05/28 15:51:41 UTC

[GitHub] [incubator-inlong] jinze1107 opened a new issue, #4418: [Improve][InLong] master maven build FAILURE

jinze1107 opened a new issue, #4418:
URL: https://github.com/apache/incubator-inlong/issues/4418

   ### Description
   
   [INFO] BUILD FAILURE
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time:  13.713 s
   [INFO] Finished at: 2022-05-28T23:50:43+08:00
   [INFO] ------------------------------------------------------------------------
   [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check (default) on project inlong: Too many files with unapproved license: 170 See RAT report in: /Users/jinze/IdeaProjects/incubator-inlong/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
   
   ### InLong Component
   
   Other for not specified component
   
   ### Are you willing to submit PR?
   
   - [ ] Yes, I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@inlong.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-inlong] dockerzhang commented on issue #4418: [Improve][InLong] master maven build FAILURE

Posted by GitBox <gi...@apache.org>.
dockerzhang commented on issue #4418:
URL: https://github.com/apache/incubator-inlong/issues/4418#issuecomment-1143028971

   please do not compile and run docker-compose in the same directory, it will generate some files without a license.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-inlong] dockerzhang closed issue #4418: [Improve][InLong] master maven build FAILURE

Posted by GitBox <gi...@apache.org>.
dockerzhang closed issue #4418: [Improve][InLong] master  maven build FAILURE
URL: https://github.com/apache/incubator-inlong/issues/4418


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-inlong] dockerzhang commented on issue #4418: [Improve][InLong] master maven build FAILURE

Posted by GitBox <gi...@apache.org>.
dockerzhang commented on issue #4418:
URL: https://github.com/apache/incubator-inlong/issues/4418#issuecomment-1140619857

   you can check the content `/Users/jinze/IdeaProjects/incubator-inlong/target/rat.txt` to find which file has no license. I think it's probably the file newly added by yourself.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org