Issue Type: Bug Bug
Assignee: Unassigned
Components: maven
Created: 05/Dec/13 1:02 PM
Description:

Hi

I had a Jenkins job, where I needed to calculate goals to be executed in a shell script. So I two pre-build steps:

  • shell script
  • inject environment variables (EnvInject)

Then I wanted to put that variable into maven goals, like this:

-o clean install -pl ${some_variable}

This did not work. This change fixes that.


Would be happy to know if this is ok, or should be fixed in some other way.

Regards
Marcin

Project: Jenkins
Priority: Major Major
Reporter: Marcin Cylke
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to