Hi friends, So, I am getting this weird warning from the past two days that is stopping me from running my builds. It is a signtool error that looks like this:
EXEC : SignTool warning : No certificates were found that met all the given criteria. The previous error was converted to a warning because the task was called with ContinueOnError=true. MSBUILD : warning MSB3073: The command ""C:\Src_code\General.Resources\Tools\General\SignTool.exe" sign /a /du "http://www.XXXXXXXXXXX.com" "C:\Program Files (x86)\Jenkins\workspace\newCI_test_proj\Builds\Reeel.XOX-x86\Engine.Prototyping.exe"" exited with code 1. The previous error was converted to a warning because the task was called with ContinueOnError=true. Build continuing because "ContinueOnError" on the task "Exec" is set to "true". I have tried all the things possible but haven't got any solution. Is there anyone who help me on this one. I'd appreciate if there is someone who can help me soon. Thanks Ravi -- View this message in context: http://jenkins.361315.n4.nabble.com/SignTool-warning-in-while-running-builds-in-Jenkins-tp4632392.html Sent from the Jenkins issues mailing list archive at Nabble.com.
