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

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Critical
    • Component/s: checkstyle-plugin
    • None
    • Environment:
      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

            Assignee:
            Ulli Hafner
            Reporter:
            Punit Agrawal
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: