-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
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.datalex.jdkparameter.JavaParameterDefinition type. Please file a bug report for this
Command I use:
java -jar jenkins-cli.jar -s http://vjl-01:8080/ build test -p JDK=JDK_1.7
Originally reported by olgaj, imported from: CLI parameter submission is not supported for the class com.datalex.jdkparameter.JavaParameterDefinition
- assignee: baris_batiege
- status: Open
- priority: Blocker
- component(s): jdk_parameter_plugin-plugin
- resolution: Unresolved
- votes: 0
- watchers: 1
- imported: 20251216-225446
Raw content of original issue
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.datalex.jdkparameter.JavaParameterDefinition type. Please file a bug report for this Command I use: java -jar jenkins-cli.jar -s http://vjl-01:8080/ build test -p JDK=JDK_1.7
- environment:
Linux Ubuntu
Reactions are currently unavailable