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

Klocwork plugin does not work in a master/slave configuration.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • klockwork, klocwork-plugin

      When the Klocwork plugin generates the XML report, it is generated on the master, yet parsing of the XML report happens on the slave. The file is not found on the slave, and the build fails.

      The following http://stackoverflow.com/a/9281190/331168 answer suggests that in order for a plugin to run on the slave, the code to be run on the slave needs to be wrapped in a Callable.

            gbois Gregory Boissinot
            avri Avri Schneider
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: