PorterZhang2021 commented on issue #6294: URL: https://github.com/apache/kyuubi/issues/6294#issuecomment-2053998269
Hello, Mr.Pan, I would like to give it a try, but I may not be sure how to clean up these dependencies, so I search some infomation in web, then I learn that I can use `mvn dependency:analyze` to find unused declared dependencies. The following are the steps I want to take: 1. Use the `mvn depndency:analyze` command to find all unused declared dependencies 2. Go to different `pom. XML` to clear these dependencies 3. Re package and verify to see if it can be successfully packaged If you think there is no problem with my thinking, you can assign this task to me. Thanks. -- 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]
