Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: mercurial-plugin, workflow-cps-global-lib-plugin
-
Labels:None
-
Environment:workflow-cps-global-lib 2.9
Jenkins 2.107.1
-
Similar Issues:
Description
We are attempting to add some shared groovy libraries to use in our pipeline scripts. We are using Mercurial for source control. When I attempt to use a library, I get this error:
Started by user Adrian Chan
Running in Durability level: MAX_SURVIVABILITY
Loading library DevOps.BuildUtilities@default
ERROR: No configured Mercurial installation
ERROR: No version default found for library DevOps.BuildUtilities
I believe that the problem is that when I configure the pipeline shared library, there is no option to select a Mercurial Version like you have when you configure a pipeline project to pull the code from SCM.
Based on the help information, there is no mercurial plugin yet for Modern SCM. Legacy SCM worked for me.