xwm1992 opened a new issue #456: URL: https://github.com/apache/incubator-eventmesh/issues/456
## Enhancement Request <!-- First of all: Have you checked the docs https://github.com/apache/incubator-eventmesh/tree/develop/docs, or GitHub issues whether someone else has already reported your issue? --> ### Is your enhancement request related to a problem? Please describe Every time we release the package under the Apache repository, we need check each dependency's license carefully, and we need to support dependency's license report and check automatically. <!-- A clear and concise description of what the enhancement is. --> ### Describe the solution you'd like The license report plugin can integrate this https://github.com/jk1/Gradle-License-Report, it support license report and check. You can also refer to this license check sh https://github.com/apache/skywalking/blob/master/tools/dependencies/check-LICENSE.sh and support a read.me for how to using this license check plugin, thks. Apache License Policy : https://www.apache.org/legal/resolved.html <!-- A clear and concise description of what you want to happen. Add any considered drawbacks. --> ### Describe alternatives you've considered <!-- A clear and concise description of any alternative solutions or features you've considered. --> ### Additional context <!-- Add any other context or screenshots about the enhancement request here. --> -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
