'OS' is an environment variable on windows.
the maven scripts are likely looking at it and expecting one that is defined 
for Windows to set some parameters.  the job parameter gets set in the 
environment for the process in the bat step if I recall correctly and this is 
likely messing with the script.  

try changing 'os' to 'agent-os' and see how you get on.

/James

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/9665aa9d-5aa2-43fb-8710-7a8ec1390536%40googlegroups.com.

Reply via email to