We're using Jenkins 1.565.3 and can't operate ArtifactDeployer 0.32.
It doesn't outputs any message (bad or good), even if forced an invalid input file.
"Fail build if there are no files to deploy" also doesn't fails the build.
Tried also inside Flexible publish:
[Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: ${REDO_BUILD})
Run condition [Or] enabling perform for step [[ArtifactDeployer] - Deploy the artifacts from build workspace to remote locations]
Anyone has any clues?
I'm getting the same issue on Windows Server 2012 Standard with 1.586
Looks like its related to
JENKINS-24521