Change By: Roman Milyuchikhin (22/Jun/12 1:15 PM)
Description: To reproduce:
Create maven2 project
Add prebuild step: Inject environment variables, add to property content field: "VAR123=Value123"
Set maven goals: "clean -Dparam=${VAR123}"
Build project

Logs:
Executing Maven:  -B -f C:\Jenkins\jobs\(Temp)\workspace\pom.xml clean -Dparam=${VAR123}


Update: The bug is reproducible with Jenkins 1.471
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

Reply via email to