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

Hudson sending too many emails for Maven module failure

    • Icon: Patch Patch
    • Resolution: Fixed
    • Icon: Major Major
    • maven-plugin
    • None
    • all

      Hudson sends an email for a module with a failure and another email for the job failure as well.
      A single email notifying of a job failure would be enough.

          [JENKINS-5695] Hudson sending too many emails for Maven module failure

          sberan added a comment - - edited

          I have created a patch for the maven2 plugin which allows the user to turn on/off e-mails for individual modules.

          sberan added a comment - - edited I have created a patch for the maven2 plugin which allows the user to turn on/off e-mails for individual modules.

          sberan added a comment -

          I updated the patch to provide help text.

          sberan added a comment - I updated the patch to provide help text.

          Andrew Bayer added a comment -

          This looks reasonable, but it'd be best if there was a test as well.

          Andrew Bayer added a comment - This looks reasonable, but it'd be best if there was a test as well.

          vajav added a comment -

          is this issue going to be fixed? it would be great... =)

          vajav added a comment - is this issue going to be fixed? it would be great... =)

          Code changed in jenkins
          User: imod
          Path:
          changelog.html
          maven-plugin/src/main/java/hudson/maven/MavenModuleSet.java
          maven-plugin/src/main/java/hudson/maven/reporters/MavenMailer.java
          maven-plugin/src/main/resources/hudson/maven/MavenModuleSet/configure-entries.jelly
          maven-plugin/src/main/webapp/per-module-email.html
          test/src/test/java/hudson/maven/reporters/MavenMailerTest.java
          http://jenkins-ci.org/commit/jenkins/4b2e23b197fa40612fcf59c5eb3dd81a8a5fd654
          Log:
          [FIXED JENKINS-5695] Jenkins sending too many emails for Maven module failure

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: imod Path: changelog.html maven-plugin/src/main/java/hudson/maven/MavenModuleSet.java maven-plugin/src/main/java/hudson/maven/reporters/MavenMailer.java maven-plugin/src/main/resources/hudson/maven/MavenModuleSet/configure-entries.jelly maven-plugin/src/main/webapp/per-module-email.html test/src/test/java/hudson/maven/reporters/MavenMailerTest.java http://jenkins-ci.org/commit/jenkins/4b2e23b197fa40612fcf59c5eb3dd81a8a5fd654 Log: [FIXED JENKINS-5695] Jenkins sending too many emails for Maven module failure

          dogfood added a comment -

          dogfood added a comment - Integrated in jenkins_main_trunk #1388

          Code changed in jenkins
          User: imod
          Path:
          src/main/java/hudson/maven/MavenModuleSet.java
          src/main/java/hudson/maven/reporters/MavenMailer.java
          src/main/resources/hudson/maven/MavenModuleSet/configure-entries.jelly
          src/main/webapp/per-module-email.html
          http://jenkins-ci.org/commit/maven-plugin/31ccddb5498e8e5b02027689105940250e885ca3
          Log:
          [FIXED JENKINS-5695] Jenkins sending too many emails for Maven module failure

          Originally-Committed-As: 4b2e23b197fa40612fcf59c5eb3dd81a8a5fd654

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: imod Path: src/main/java/hudson/maven/MavenModuleSet.java src/main/java/hudson/maven/reporters/MavenMailer.java src/main/resources/hudson/maven/MavenModuleSet/configure-entries.jelly src/main/webapp/per-module-email.html http://jenkins-ci.org/commit/maven-plugin/31ccddb5498e8e5b02027689105940250e885ca3 Log: [FIXED JENKINS-5695] Jenkins sending too many emails for Maven module failure Originally-Committed-As: 4b2e23b197fa40612fcf59c5eb3dd81a8a5fd654

            abayer Andrew Bayer
            jgon jgon
            Votes:
            20 Vote for this issue
            Watchers:
            16 Start watching this issue

              Created:
              Updated:
              Resolved: