Code is on my fork of repo plugin: https://github.com/Typz/repo-plugin/tree/workflow-support
Ok, if mkdirs first is the way to go then everything is fine, this is already the solution I found. Thanks, -- Francois On Tuesday, December 22, 2015 at 4:08:12 PM UTC+1, Jesse Glick wrote: > > If doing something with a `FilePath` that requires it to exist as a > directory, call `mkdirs` first. Merely allocating a workspace does not > force the directory to be created. > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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-dev/4fe1a0a8-526c-4edc-ad3c-8e92903d46a1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
