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

Post-Build-Step "Publish Cppcheck results" not available in job generator project

      The post-build-step provided by the cppcheck plugin is not available in the "job generator" plugin.

          [JENKINS-23575] Post-Build-Step "Publish Cppcheck results" not available in job generator project

          Lukas Goormann created issue -
          Lukas Goormann made changes -
          Description Original: The post-build-step provided by the cppcheck plugin is not available in the job genereator plugin. New: The post-build-step provided by the cppcheck plugin is not available in the job generator plugin.

          Guess its not too difficult, but I have no experience in any Jenkins Plugin Programming...

          Lukas Goormann added a comment - Guess its not too difficult, but I have no experience in any Jenkins Plugin Programming...
          Lukas Goormann made changes -
          Assignee New: Sylvain Benner [ syl20bnr ]

          After some research it is looking like a cppcheck plugin problem

          Lukas Goormann added a comment - After some research it is looking like a cppcheck plugin problem
          Lukas Goormann made changes -
          Component/s New: cppcheck [ 15693 ]
          Component/s Original: jobgenerator [ 17435 ]
          Assignee Original: Sylvain Benner [ syl20bnr ] New: Gregory Boissinot [ gbois ]
          Description Original: The post-build-step provided by the cppcheck plugin is not available in the job generator plugin. New: The post-build-step provided by the cppcheck plugin is not available in the "job generator" plugin.
          Environment Original: Jenkins 1.569, CppCheck Plugin 1.18 New: Jenkins 1.569, CppCheck Plugin 1.18, jobgenerator
          Max Krause made changes -
          Michal Turek made changes -
          Assignee Original: Gregory Boissinot [ gbois ] New: Michal Turek [ mixalturek ]
          Michal Turek made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]

          Code changed in jenkins
          User: Michal Turek
          Path:
          pom.xml
          src/main/java/org/jenkinsci/plugins/cppcheck/CppcheckPublisher.java
          http://jenkins-ci.org/commit/cppcheck-plugin/b1662312bb370706732e79fef75d63941a49bdee
          Log:
          JENKINS-23575 Post-Build-Step "Publish Cppcheck results" not available in job generator project

          • isApplicable() returns true, to make Cppcheck publisher available in a whatever job type.
          • Dependencies to maven and ivy plugins removed.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Michal Turek Path: pom.xml src/main/java/org/jenkinsci/plugins/cppcheck/CppcheckPublisher.java http://jenkins-ci.org/commit/cppcheck-plugin/b1662312bb370706732e79fef75d63941a49bdee Log: JENKINS-23575 Post-Build-Step "Publish Cppcheck results" not available in job generator project isApplicable() returns true, to make Cppcheck publisher available in a whatever job type. Dependencies to maven and ivy plugins removed.

            mixalturek Michal Turek
            dergruebel Lukas Goormann
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: