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

CCM Plugin Not Creating Trend Graph

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Critical Critical
    • ccm-plugin
    • None
    • Jenkins version 2.43, Static Analysis Utilities version 1.82, CCM Plugin version 3.1

      After successfully completing a CCM run against my code base, the CCM plugin is able to pickup and parse the ccm.xml file created. However, after multiple runs, no CCM Trend graph is being created to show the changes over runs.

      The CCM publisher step in my Jenkinsfile is barebones:

      step([$class: 'CcmPublisher', pattern: '**/ccm.xml'])
      

      Should also note that other Static Analysis Utilities plugins (DRY Publisher, Open Tasks, etc.) are creating trend graphs with the same step code as above, but pointed at their associated Publisher class, in our other Jenkinsfile / builds

        1. ccm.xml
          38 kB
        2. jenkins1.png
          jenkins1.png
          104 kB
        3. jenkins2.png
          jenkins2.png
          58 kB

            kinow Bruno P. Kinoshita
            ryft13 Jesse Prieur
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: