Maven - Nexus: find dependent projects

≡放荡痞女 提交于 2020-01-02 04:34:13

问题


Is there a way in nexus to find all the projects that depend on a particular dependency?

We have a list of projects in our nexus repository. We'd need to find all the projects that use a particular dependency.


回答1:


The Artifact Usage Nexus Plugin is an open source plugin for Nexus that can do that. A list of further available plugins and integrations is available in the free Nexus book.

Be sure to use the correct version of Nexus with the plugin or fork the project and update it to your version of Nexus.



来源:https://stackoverflow.com/questions/23498313/maven-nexus-find-dependent-projects

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!