-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: workflow-basic-steps-plugin
-
Environment:Jenkins 2.176.2
Git Plugin 3.12.0
The Declarative Directive Generator gives this for using a configured JGit tool
tools {
jgit 'jgit'
}
However, it doesn't actually work
Tool type "jgit" does not have an install of "jgit" configured - did you mean "null"?
The same happens for the Apache HTTP variant.