-
Improvement
-
Resolution: Fixed
-
Minor
Currently the plugin does not allow configuration via CLI, which make it impossible for us to automate some build with something like :
java -jar jenkins-cli.jar -s https://ci.example.com/ build Project-2.33-Release -f -p JiraBuild=2.33.28
CLI parameter submission is not supported for the class
hudson.plugins.jira.versionparameter.JiraVersionParameterDefinition type.
- links to