Hi, I'm running a maven build and I want to set an environment variable X at the pre-build step using some property file, So that at the maven build step I could start parsing the pom at this root: $X/pom.xml Using Build Environment -> Inject environment variables to the build process -> Properties File Path will Not work since the property file is set at the pre-build step and the above method sets the variables at the beginning of the build. Using Add pre-build step -> Inject environment variable -> Properties File Path doesn't work either?
Any ideas how can I achieve this? Thanks! -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.