如何在maven2中跟踪插件依赖项?

如何在maven2中跟踪插件依赖项?

问题描述:

我正在尝试找到一个包含某个jar文件的stoneage版本的邪恶插件。我该怎么做?

I am trying to locate an evil plugin that includes a stoneage version of a certain jar file. How do I do that ?

此外,mvn -X将吐出各种信息,我相信它包含依赖版本。

also, mvn -X will spit out all kinds of info, i believe it includes dependency versions.