vipshop / Saturn

The vip.com's distributed job scheduling platform.
Apache License 2.0
2.28k stars 701 forks source link

Could com.vip.saturn:saturn-plugin:master-SNAPSHOT drop off redundant dependencies to loose weight? #759

Open Celebrate-future opened 3 years ago

Celebrate-future commented 3 years ago

Hi, I am a user of project com.vip.saturn:saturn-plugin:master-SNAPSHOT. I found that its pom file introduced 72 dependencies. However, among them, 24 libraries (33%) have not been used by your project (the redundant dependencies are listed below). Reduce these useless dependencies can help prevent conflicts between library versions. MeanWhile, it can minimize the total added size to projects. It can also help enable advanced scenarios for this project. This PR helps com.vip.saturn:saturn-plugin:master-SNAPSHOT lose weight :) I have tested the revised configuration in my local environment. It is safe to remove the unused libraries.

Best regards