Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-36711

JobDsl pipeline snippet generator produces invalid code

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • job-dsl-plugin
    • None

      Using job-dsl-plugin 1.48, the snippet generated for the `executeDslScripts` step is completely useless.

      Repro steps:
      1. Install job-dsl-plugin 1.48
      2. Open Pipeline Snippet generator
      3. Select generic `step` from first drop-down
      4. Select `executeDslScripts` from second drop-down
      5. Click "Generate"

      Expected Output:
      Runable or at least useful code in output box

      Actual:
      `step <object of type javaposse.jobdsl.plugin.ExecuteDslScripts>`

            daspilker Daniel Spilker
            bitwiseman Liam Newman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: