webstart icon indicating copy to clipboard operation
webstart copied to clipboard

Timstamp Authority Timeout non fatal

Open red61wjt opened this issue 4 years ago • 1 comments

If you get a timeout from the timestamp server, then rather than failing the task, it only outputs a warning that you might need to set your proxy settings but leaves you with a corrupt jar file

red61wjt avatar Apr 20 '20 17:04 red61wjt

[INFO] updating: META-INF/MANIFEST.MF [INFO] jarsigner: unable to sign jar: no response from the Timestamping Authority. When connecting from behind a firewall an HTTP or HTTPS proxy may need to be specified. Supply the following options to jarsigner: [INFO] -J-Dhttp.proxyHost= [INFO] -J-Dhttp.proxyPort= [INFO] or [INFO] -J-Dhttps.proxyHost= [INFO] -J-Dhttps.proxyPort=

red61wjt avatar Apr 20 '20 17:04 red61wjt