jfrog / jenkins-jfrog-plugin

Easy integration between Jenkins and the JFrog Platform.
https://github.com/jfrog/jenkins-jfrog-plugin
Apache License 2.0
39 stars 17 forks source link

Allow executing jf from system path #44

Closed yahavi closed 1 year ago

yahavi commented 1 year ago

Fix #33

If no 'jfrog' tool was provided, try to run 'jf' (or 'jf.exe') from the system path. To be more clear, log also the following message:

A 'jfrog' tool was not set. Using JFrog CLI from the system path.