| When using the cloudbees folders plugin, it is not posible to copy any artifacts if using a paramter as the project name. If the project name is set to: MyFolder/MyProject it works If the the project name is set: ${MY_PARAM} and the value of MY_PARAM is MyFolder/MyProject the plugin will report that the project cannot be found. |