-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: ant-plugin
-
None
 use cmd = "java -jar jenkins-cli.jar -s %s build %s -p CHANNEL=%s" % (url,channel,channel) and want change ant properties CHANNEL.or use ”-p ant -DCHANNEL=%s“,but ant properties CHANNEL not change. Â