-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Windows
Jenkins 1.467
EnvInject 1.55
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
- is related to
-
JENKINS-20884 Variable expansion in maven goals
-
- Resolved
-
Hello,
I would like to know what is the current status of solution for this problem ? Because this issue made Jenkins jobs (with EnvInject) almost not user friendly usable ...
Exists some way hot to speed this up ?
Best regards,
Pavel C.