Change By: Ryan Desmond (12/Mar/15 10:07 PM)
Description: When using the "Define Upstream Maven Repository" option, it is logged that the environmental variable has been updated, but using 'export' from a shell shows no content.


{noformat}
Setting environment Jenkins.Repository = http://[omitted]:8080/plugin/repository/project/upstream-project/Build/241/repository
[test-maven-upstream] $ /bin/bash -xe /tmp/hudson217359982684183620.sh
+ export
declare -x JOB_NAME="test-maven-upstream"
declare -x JOB_URL="http://[omitted]:8080/job/test-maven-upstream/"
declare -x Jenkins.Repository
declare -x KDEDIRS="/usr"
...
{noformat}

This fails with both setting the URL directly or using the UI selection.


You can work around this problem using the Environment Script Plugin and setting the URL explicitly.
Priority: Major Minor
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