Jenkins Copy Artifact unable to find folder/multiProjectPipeline/branchWithSlash
问题 I have Jenkins LTS 2.60.2 on Windows Server 2016 and using these plugins: Folders plugin (6.1.0) Copy Artifact plugin (1.38.1) Pipeline plugin (2.5) + all dependent pipeline sub-plugins Various other dependent plugins... See Pipeline to use artifacts from 2 projects associated by the same git branch name for more details about my setup, but to sum it up I have these items: playground (a folder created with the Folders plugin to group all these following items) frontend (multibranch pipeline)