You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/08/11 15:30:45 UTC

[GitHub] [skywalking-eyes] MoGuGuai-hzr commented on pull request #53: add support for resolving jars' licenses

MoGuGuai-hzr commented on pull request #53:
URL: https://github.com/apache/skywalking-eyes/pull/53#issuecomment-896926567


   In fact, this is not one new implement. In the last pr, we searched for the license files that the maven project depends on from two places:
   
   - searching in jar file for license from license[.txt] copying, manifest file and so on;
   - searching in AID-Version.pom file for license from comments the head of the file and license element in xml
   
   Now we separate jar file resolver from maven resolver to support that resolves a series of jar files entered by the user


-- 
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: notifications-unsubscribe@skywalking.apache.org

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