-
Bug
-
Resolution: Unresolved
-
Blocker
-
Windows 7, Jenkins 1.457, ClearCase UCM Baseline Plugin 1.7.4
When trying to run job in CLI and need to provide baseline name parameter, got the following error:
"CLI parameter submission is not supported for the class com.michelin.cio.hudson.plugins.clearcaseucmbaseline.ClearCaseUcmBaselineParameterDefinition type.
Please file a bug report for this."
Command I use:
c:\Jenkins>java -jar jenkins-cli.jar -s http://builder:8080/ build "Test_Job" -p "ClearCase UCM baseline=TestBL_03_04_12"