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

Downstream maven job is not shown in upstream job's status page

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • None
    • Jenkins 1.418
      Paramaterized-trigger plugin 1.418
      Maven plugin 2.8

      I tried to create a two job sequence, both jobs are maven projects. Ive configured that the first job will trigger the second job, but the second job does not show up in the first job's status page. This seems to only happen with maven projects, as if I tried the same sequence with free style projects.

      Steps to reproduce

      1. Create a maven job with name TWO and configure it with the below configuration
        1. Check This build is parameterized
          1. Add a string parameter with the name HG_TAG
        2. Save
      2. Create a maven job with name ONE and configure it with the below configuration
        1. Check This build is parameterized
          1. Add a string parameter with the name HG_TAG
        2. Check Trigger parameterized build on other projects
          1. Enter TWO into Projects to build text box
        3. Save
      3. Open job ONE's status page.
      Expected outcome

      The downstream job TWO is shown in the status page for job ONE.

      Actual outcome

      No downstream job is shown in the status page for job ONE.
      No upstream job is shown in the status page for job TWO.

      Notes

      If I start job ONE, it will start job TWO; so there is some kind of dependency between the jobs.

      Also, the log for the first job does not say that it has started a build for job TWO. BUT in the console log for job TWO, it says Started by upstream project "ONE" build number 2

          [JENKINS-10140] Downstream maven job is not shown in upstream job's status page

          Fred G added a comment -

          Environment:
          Jenkins 1.398
          Parameterized-trigger-plugin 2.11
          Maven-Plugin 1.398

          Works for me. Therefore resolving as "Cannot Reproduce". Please re-open if the problem still exist.

          Fred G added a comment - Environment: Jenkins 1.398 Parameterized-trigger-plugin 2.11 Maven-Plugin 1.398 Works for me. Therefore resolving as "Cannot Reproduce". Please re-open if the problem still exist.

            redsolo redsolo
            redsolo redsolo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: