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

Maven plugin sends email notification to null address

      If you have configured your job to send an email notification on build fails and you do a new build, the email will be sent to the address(es) you specified and also to null, i.e "Sending e-mails to: your-mail@gmail.com null". Resulting in a mailer-daemon-mail on every build.

      This wasn't the case on 2.0-beta1 version, it appeared in 2.0 version.

      It could be an effect of JENKINS-19352 and/or JENKINS-1201.

          [JENKINS-20209] Maven plugin sends email notification to null address

          Andreas Magnusson created issue -
          kutzi made changes -
          Component/s New: maven2 [ 15487 ]
          Marcelo Rebasti made changes -
          Assignee New: Marcelo Rebasti [ mrebasti ]
          epikur2412 made changes -
          Link New: This issue is duplicated by JENKINS-20210 [ JENKINS-20210 ]
          Jesse Glick made changes -
          Link New: This issue is blocking JENKINS-1201 [ JENKINS-1201 ]
          Jesse Glick made changes -
          Labels Original: maven plugin New: regression
          Andreas Magnusson made changes -
          Description Original: If you have configured your job to send an email notification on build fails and you do a new build, the email will be sent to the address(es) you specified and also to null, e.i "Sending e-mails to: your-mail@gmail.com null". Resulting in a mailer-daemon-mail on every build.

          This wasn't the case on 2.0-beta1 version, it appeared in 2.0 version.

          It could be an effect of JENKINS-19352 and/or JENKINS-1201.
          New: If you have configured your job to send an email notification on build fails and you do a new build, the email will be sent to the address(es) you specified and also to null, i.e "Sending e-mails to: your-mail@gmail.com null". Resulting in a mailer-daemon-mail on every build.

          This wasn't the case on 2.0-beta1 version, it appeared in 2.0 version.

          It could be an effect of JENKINS-19352 and/or JENKINS-1201.
          Marcelo Rebasti made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]

          Code changed in jenkins
          User: Marcelo Rebasti
          Path:
          src/main/java/hudson/maven/reporters/MavenMailer.java
          src/test/java/hudson/maven/reporters/MavenMailerTest.java
          http://jenkins-ci.org/commit/maven-plugin/be124606838cd996bec4bcc7825204179cdcbb42
          Log:
          Fix: Maven plugin sends email notification to null address
          [FIXED JENKINS-20209]

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Marcelo Rebasti Path: src/main/java/hudson/maven/reporters/MavenMailer.java src/test/java/hudson/maven/reporters/MavenMailerTest.java http://jenkins-ci.org/commit/maven-plugin/be124606838cd996bec4bcc7825204179cdcbb42 Log: Fix: Maven plugin sends email notification to null address [FIXED JENKINS-20209]
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Resolved [ 5 ]

            mrebasti Marcelo Rebasti
            nacken Andreas Magnusson
            Votes:
            0 Vote for this issue
            Watchers:
            21 Start watching this issue

              Created:
              Updated:
              Resolved: