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

Checkstyle Trend does not show up for Workflow scripts (Pipeline plugin)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Critical Critical
    • checkstyle-plugin
    • None
    • Ubuntu 14.04, Jenkins 1.647, Checkstyle 3.45, Pipeline plugin 1.14

      I am using the Pipeline plugin to setup a workflow using a script.
      To publish the checkstyle report, I use this line:

          step([$class: 'CheckStylePublisher', pattern: '**/scalastyle-result.xml', unstableTotalAll: '0', usePreviousBuildAsReference: true])
      

      The checkstyle warnings show up in the build but the "Checkstyle Trend" on the main build page is missing. (See attached).
      Also the checkstyle warnings link does not show up on the main build page.

      Let me know if more info is needed

            drulli Ulli Hafner
            punit21 Punit Agrawal
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: