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

EMail-Notifiers in multi-module projects are ignored

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • mailer-plugin
    • None
    • Linux RHEL5 / Tomcat 5.5

      We have a multi-module job. Mail-Notifiers in module POMs are defined as follows:

      <ciManagement>
      <system>hudson</system>
      <url>https://server/hudson/</url>
      <notifiers>
      <notifier>
      <type>mail</type>
      <sendOnError>true</sendOnError>
      <sendOnFailure>true</sendOnFailure>
      <sendOnSuccess>false</sendOnSuccess>
      <sendOnWarning>false</sendOnWarning>
      <configuration>
      <recipients>a.b@c.de</recipients>
      </configuration>
      </notifier>
      </notifiers>
      </ciManagement>

      These do not work properly. As far as I understood the system the email-entries in module configurations are modified automatically (see attachements). This seems to work initially. But when notifiers-entries in module-POMs are defined later on they will be ignored. Therefore no email-notifications are sent and our developers cannot fix the problem...

          [JENKINS-6421] EMail-Notifiers in multi-module projects are ignored

          chrisabit created issue -
          chrisabit made changes -
          Attachment New: notifiers-working.png [ 19381 ]
          chrisabit made changes -
          Attachment New: notifiers-not-working.png [ 19382 ]
          evernat made changes -
          Link New: This issue duplicates JENKINS-1201 [ JENKINS-1201 ]
          evernat made changes -
          Resolution New: Duplicate [ 3 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Jenkins IRC Bot made changes -
          Component/s New: mailer [ 17522 ]
          Component/s Original: mail [ 15493 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 136516 ] New: JNJira + In-Review [ 187216 ]

            Unassigned Unassigned
            chrisabit chrisabit
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: