I'm getting the following error while trying to upload files to Veracode:
C:\Program Files (x86)\Jenkins\workspace\SC20>exit 1
Build step 'Execute Windows batch command' marked build as failure
------------------------------------------------------------------------
Upload and Scan with Veracode
------------------------------------------------------------------------
VeracodeJavaAPI v19.6.5.8 c1.8.0_144Parsing error(s):
-filepath is required for the selected action.The following parameters are optional for the selected action:
-autoscan -exclude
-format -inputfilepath
-logfilepath -phost
-ppassword -pport
-puser -sandboxid
-scanallnonfataltoplevelmodules -scantimeout
-selected -selectedpreviously
-teams -toplevel[19.09.16 15:27:59] Invalid inputError- Returned code from wrapper:1
Build step 'Upload and Scan with Veracode' marked build as failure
Finished: FAILURE
I'm getting the following error while trying to upload files to Veracode:
{code:java}
C:\Program Files (x86)\Jenkins\workspace\SC20>exit 1 Build step 'Execute Windows batch command' marked build as failure ------------------------------------------------------------------------ Upload and Scan with Veracode ------------------------------------------------------------------------ VeracodeJavaAPI v19.6.5.8 c1.8.0_144Parsing error(s): -filepath is required for the selected action.The following parameters are optional for the selected action: -autoscan -exclude -format -inputfilepath -logfilepath -phost -ppassword -pport -puser -sandboxid -scanallnonfataltoplevelmodules -scantimeout -selected -selectedpreviously -teams -toplevel[19.09.16 15:27:59] Invalid inputError- Returned code from wrapper:1 Build step 'Upload and Scan with Veracode' marked build as failure Finished: FAILURE
{code} Below the configuration used:
!config.PNG!
Any idea about what I'm missing or doing wrong? Thanks in advance