build-deps-info
About this plugin
The build-deps-info plugin prints the dependencies' details of a specific build, which has been previously published to Artifactory. For each dependency of the build, it shows the following information:
- Build name and build number of the original build creating this dependency.
- Git URL for the sources.
Note: If a specific dependency hasn't been published to Artifactory as an artifact of another build, the above details will not be available.
Installation with JFrog CLI
Installing the latest version:
$ jf plugin install build-deps-info
Installing a specific version:
$ jf plugin install build-deps-info@version
Uninstalling a plugin
$ jf plugin uninstall build-deps-info
Usage
Commands
Release Notes
The release notes are available here.