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

Maven 3 Checkstyle results not being counted in game

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • ci-game-plugin
    • None
    • Jenkins ver. 1.475
      plugins:
      Maven 2 Project Plugin: 1.475
      Checkstyle: 3.29
      Static Code Analysis Plug-ins: 1.43
      The Continuous Integration Game plugin: 1.18

      Have turned on CI game in our project, and it is applying rules for standard checks (build fail, tests pass/fail), but never getting a score for checkstyle despite changes to warning count.

      E.g. output from build like this (even though fixed a checkstyle)
      [ci-game] evaluating rule: Build result
      [ci-game] scored: 1.0
      [ci-game] evaluating rule: Increased number of failed tests
      [ci-game] evaluating rule: Increased number of passed tests
      [ci-game] evaluating rule: Decreased number of failed tests
      [ci-game] evaluating rule: Decreased number of passed tests
      [ci-game] evaluating rule: New HIGH priority Findbugs warnings
      [ci-game] evaluating rule: New NORMAL priority Findbugs warnings
      [ci-game] evaluating rule: New LOW priority Findbugs warnings
      [ci-game] evaluating rule: Fixed HIGH priority Findbugs warnings
      [ci-game] evaluating rule: Fixed NORMAL priority Findbugs warnings
      [ci-game] evaluating rule: Fixed LOW priority Findbugs warnings
      [ci-game] evaluating rule: Changed number of checkstyle warnings
      No emails were triggered.
      Finished: SUCCESS

            redsolo redsolo
            nathanm Nathan McDonald
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: