simon824 opened a new issue, #2007:
URL: https://github.com/apache/incubator-hugegraph/issues/2007

   ### Feature Description (功能描述)
   
   Add thrid-party dependency licenses
   - `licenses/`:This directory holds the license files related to third-party 
dependencies.
   - `LICENSE`:This file holds a list of all the licenses for third-party 
dependencies
   - `NOTICE`:This file holds a list of all the notice for third-party 
dependencies
   
   1. Use `mvn license` to generate `THIRD-PARTY.txt` and parsing it to 
generate `LICENSES` file , decompress all jar dependencies and obtain dependent 
license/notice files.
   2. The license that cannot be obtained from jar needs to search github 
repository.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to