-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
RedHat 5.5
Veracode Scanner Plugin - doesn't seem to work when running on a Slave - it doesn't find file:
Caused by: java.io.FileNotFoundException: /home/jenkins/workspace/GS_xx_dev-veracode/xx/xx-distribution/target/xx-distribution-2.0.8-SNAPSHOT-veracode.tar.gz (No such file or directory)
On the system:
[jenkins@mvqsgsatg300d target]$ ls -lah /home/jenkins/workspace/GS_xx_dev-veracode/xx/xx-distribution/target/xx-distribution-2.0.8-SNAPSHOT-veracode.tar.gz
rw-rr- 1 jenkins jenkins 83M Oct 8 10:43 /home/jenkins/workspace/GS_xx_dev-veracode/xx/xx-distribution/target/xx-distribution-2.0.8-SNAPSHOT-veracode.tar.gz
(Project name replaced with xx)
Finds file when running on the Jenkins Master.