문제

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