-
Bug
-
Resolution: Fixed
-
Major
-
None
When using a global environment variable, defined in "Manage Jenkins > Configure System > Environment Variables" (e.g. "ALERT_EMAIL_LIST"), in the "Email Notification > Recipients" list of a maven 2/3 project (e.g. "${ALERT_EMAIL_LIST}") the environment variable is not resolved. In the console output we see: "Sending e-mails to: ${ALERT_EMAIL_LIST}@test.com".
Note that it DOES work in an "free-style software project".
So, it does not work within <hudson.maven.reporters.MavenMailer>, but it does work within <hudson.tasks.Mailer>.
[JENKINS-13277] Global environment variables are not being resolved in Email Notification Recipients list for maven 2/3 projects
Component/s | Original: email-ext [ 15538 ] |
Component/s | New: maven-plugin [ 16033 ] | |
Component/s | Original: notification-plugin [ 16106 ] |
Workflow | Original: JNJira [ 143741 ] | New: JNJira + In-Review [ 175986 ] |
Assignee | New: Andre Tadeu de Carvalho [ andretadeu ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Assignee | Original: Andre Tadeu de Carvalho [ andretadeu ] | New: Olivier Lamy [ olamy ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |