Jenkins CLI cannot handle arguments with equals signs ("=")

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      The Jenkins CLI can pass in parameters to a parameterized build. It uses the "-p" option for this. The arguments are parsed using args4j. The version of args4j that has been incorporated has a bug in the MapOptionHandler code where it will not accept a parameter value that has an equals sign ("=") in it; instead it will take everything up to the equals sign. The problem appears to be fixed in newer args4j code.

            Assignee:
            Unassigned
            Reporter:
            Bob Bell
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: