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.

有帮助吗?

解决方案

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.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top