|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

The linked file is not available.
Links should be: http://maven.jenkins-ci.org/content/repositories/snapshots/org/jenkins-ci/plugins/mailer/1.14-SNAPSHOT/mailer-1.14-20150129.154638-1.hpi
Stacktrace:
ERROR: Unable to send to address: [email protected],[email protected],[email protected]
javax.mail.internet.AddressException: Illegal address in string ``[email protected],[email protected],[email protected]''
at javax.mail.internet.InternetAddress.<init>(InternetAddress.java:114)
at hudson.tasks.Mailer.StringToAddress(Mailer.java:180)
at jenkins.plugins.mailer.tasks.MimeMessageBuilder.toNormalizedAddress(MimeMessageBuilder.java:254)
at jenkins.plugins.mailer.tasks.MimeMessageBuilder.addRecipients(MimeMessageBuilder.java:137)
at jenkins.plugins.mailer.tasks.MimeMessageBuilder.addRecipients(MimeMessageBuilder.java:129)
at hudson.tasks.MailSender.createEmptyMail(MailSender.java:380)
at hudson.tasks.MailSender.createFailureMail(MailSender.java:260)
at hudson.tasks.MailSender.createMail(MailSender.java:178)
at hudson.tasks.MailSender.run(MailSender.java:107)
at hudson.tasks.MailSender.execute(MailSender.java:101)
at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.cleanUp(MavenModuleSetBuild.java:1064)
at hudson.model.Run.execute(Run.java:1791)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)