My JENKINS_HOME is C:\Program Files (x86)\Jenkins

I have allocated a separate drive for my workspace `D:\` and modified the
global workspace property to reflect this new location.

When my build job runs (Jenkinsfile), it always goes to
${JENKINS_HOME}\workspace.

My issue is that msbuild ends up failing due to long file names/paths.  It
does not help that the randomly generated ${ITEM_FULLNAME} is quite long by
itself.

Any thoughts or pointers would be appreciated.

-- 
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/CAFFG4vjXshWaTHe7hzuqDw890Q20DU2zS01pf3DVeQGSubvPbg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to