Can't manually promote build with approval parameter

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • Component/s: promoted-builds-plugin
    • Environment:
      debian 5
      Oracle JDK 1.6.0_12
      Jenkins 1.461

      Promoted build plugin version 2.5, it works with version 2.4

      I have a job configured with a manually approved + approval parameter promotion.

      When I try to promoted the build using the "Approve" button to pass the parameters I get an error 500 with this stack trace:

      java.lang.IllegalArgumentException: THE_NAME_OF_THE_JENKINS_JOB
      at hudson.maven.ModuleName.fromString(ModuleName.java:97)
      at hudson.maven.MavenModuleSet.getItem(MavenModuleSet.java:354)
      at hudson.maven.MavenModuleSet.getItem(MavenModuleSet.java:117)
      at jenkins.model.Jenkins.getItem(Jenkins.java:2159)
      at jenkins.model.Jenkins.getItem(Jenkins.java:2180)
      at hudson.plugins.promoted_builds.conditions.ManualCondition.doApprove(ManualCondition.java:148)

            Assignee:
            OHTAKE Tomohiro
            Reporter:
            Aurélien Pelletier
            Votes:
            4 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: