简体   繁体   English

Maven-Nexus:查找相关项目

[英]Maven - Nexus: find dependent projects

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. 我们在nexus存储库中有一个项目列表。 We'd need to find all the projects that use a particular dependency. 我们需要找到所有使用特定依赖项的项目。

The Artifact Usage Nexus Plugin is an open source plugin for Nexus that can do that. 工件使用情况Nexus插件Nexus的一个开源插件,可以执行此操作。 A list of further available plugins and integrations is available in the free Nexus book . 免费的Nexus手册中提供了更多可用插件和集成的列表。

Be sure to use the correct version of Nexus with the plugin or fork the project and update it to your version of Nexus. 请确保将正确版本的Nexus与该插件配合使用,或将项目添加到您的Nexus版本中。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM