-
Improvement
-
Resolution: Won't Do
-
Minor
-
None
We are using github-branch-source-plugin in combination with "Checkout over SSH" setting.
This results in repository urls like: git@github-enterprise.local:org/repo.git
It's lacking the protocol (ssh://) which then results in a warning in the build logs:
WARNING c.c.j.p.d.scmurl.ScmInfoResolver#scmUri: SCM URL (provider git) is not a valid URI and will be ignored: git@github-enterprise.local:org/repo.git
Jenkins version: 2.504.2.5
github-branch-source-plugin version: 1815.v9152b_2ff7a_1b_