Zeev Tavor created JENKINS-13328:
------------------------------------
Summary: CLI parameter submission is not supported for the class
com.michelin.cio.hudson.plugins.clearcaseucmbaseline.ClearCaseUcmBaselineParameterDefinition
type.
Key: JENKINS-13328
URL: https://issues.jenkins-ci.org/browse/JENKINS-13328
Project: Jenkins
Issue Type: Bug
Components: clearcase-ucm-baseline, cli, jenkins-plugin-runtime,
parameters
Affects Versions: current
Environment: Windows 7, Jenkins 1.457, ClearCase UCM Baseline Plugin
1.7.4
Reporter: Zeev Tavor
Assignee: Daniel Petisme
Priority: Blocker
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"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira