开发者

How to detect unused maven dependencies [duplicate]

This question already has answers here: Is there a simple way to remove unused dependencies from a maven pom.xml? (8 answers) Closed 9 years ago.

I have a maven project that开发者_Go百科 was generated by Spring Roo. Now I am not sure whether I need all of its dependencies.

Is there a tool to automate the process of detecting stale dependencies?


The Maven Dependency plugin should be able to help, especially the analyze options.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜