Issue Type: Bug Bug
Assignee: huybrechts
Components: parameterized-trigger-plugin
Created: 05/Dec/14 3:57 PM
Description:

The Maven plugin exposes a couple of variables from the POM as environment variables.
https://wiki.jenkins-ci.org/display/JENKINS/Maven+Project+Plugin

Steps to reproduce:
Setup a Maven project A
Setup a project B which is parameterized with a single parameter (myparam)

Configure A to trigger B and use one of the maven variables as the value (myparam=${POM_ARTIFACTID} )

When B is triggered the value of myparam is not expanded to the artifactid of project A but still has ${POM_ARTIFACTID} as the value.

Project: Jenkins
Priority: Minor Minor
Reporter: Johan Raedemaeker
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to