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

'Publish Valgrind results' not available for selection in maven2/3 project

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • valgrind-plugin
    • None

      'Publish Valgrind reports' does not appear in the 'Add post-build action' pop-up menu for maven 2/3 projects.

      You can work around this by copying the relevant 'publishers' section from a free-style project into maven project config.xml

          [JENKINS-23220] 'Publish Valgrind results' not available for selection in maven2/3 project

          Jacek Tomaka added a comment -

          https://github.com/jenkinsci/valgrind-plugin/pull/5 allows the "Publish Valgrind reports" action to be added on any project type.

          Jacek Tomaka added a comment - https://github.com/jenkinsci/valgrind-plugin/pull/5 allows the "Publish Valgrind reports" action to be added on any project type.

          Code changed in jenkins
          User: J-cztery
          Path:
          src/main/java/org/jenkinsci/plugins/valgrind/ValgrindPublisher.java
          http://jenkins-ci.org/commit/valgrind-plugin/e30ca07838e7c35dd47c957bfa2edaa5da351e61
          Log:
          Fix JENKINS-23220: Make Valgrind publisher available on all types of projects.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: J-cztery Path: src/main/java/org/jenkinsci/plugins/valgrind/ValgrindPublisher.java http://jenkins-ci.org/commit/valgrind-plugin/e30ca07838e7c35dd47c957bfa2edaa5da351e61 Log: Fix JENKINS-23220 : Make Valgrind publisher available on all types of projects.

          Code changed in jenkins
          User: Johannes Ohlemacher
          Path:
          src/main/java/org/jenkinsci/plugins/valgrind/ValgrindPublisher.java
          http://jenkins-ci.org/commit/valgrind-plugin/a835fe9b82ae1e7d598cd0cae31bcabc015e1504
          Log:
          Merge pull request #5 from J-cztery/master

          [FIXED JENKINS-23220]: Make Valgrind publisher available on all types of projects

          Compare: https://github.com/jenkinsci/valgrind-plugin/compare/835087142f5b...a835fe9b82ae

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Johannes Ohlemacher Path: src/main/java/org/jenkinsci/plugins/valgrind/ValgrindPublisher.java http://jenkins-ci.org/commit/valgrind-plugin/a835fe9b82ae1e7d598cd0cae31bcabc015e1504 Log: Merge pull request #5 from J-cztery/master [FIXED JENKINS-23220] : Make Valgrind publisher available on all types of projects Compare: https://github.com/jenkinsci/valgrind-plugin/compare/835087142f5b...a835fe9b82ae

            existence Johannes Ohlemacher
            alanpaterson Alan Paterson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: