Daniel Beck commented on Bug JENKINS-21369

Sorry, didn't see the comment posted just before mine. It's likely that the long path is the problem in which case this is Not a Defect in Jenkins.

A few suggestions if you're right around ~260 chars and your developer is being stubborn:

  • Use a short Jenkins (master/slave) root directory, e.g. D:\J
  • Change the Workspace Root Directory on the master completely (Configure System; Advanced), e.g. D:\WS if building on the master
  • Set the hudson.model.Slave.workspaceRoot system property to something shorter than workspace if building on a slave
  • Set the hudson.matrix.MatrixConfiguration.useShortWorkspaceName system property to true for any Multi-configuration projects
  • Configure a custom workspace in Advanced Project Options
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