Apologies if this has been answered before. I don't see an entry in the plugin 
page's FAQ and find it with a quick Google search. I am behind a proxy so in 
order to specify a TSA I need to use "-J-Dhttp.proxyHost=host 
-J-Dhttp.proxyPort=port" as arguments. If I use -Djarsigner.arguments="..." 
then it seems to enclose the whole value in single quotes on the exec'ed 
jarsign command, and soe the command fails. If I specify the two arguments in 
my pom (as an array), it works. So how do I specify multiple arguments on the 
command line?

----------------------------------------------------------------------
This e-mail, including any attached files, may contain confidential and 
privileged information for the sole use of the intended recipient.  Any review, 
use, distribution, or disclosure by others is strictly prohibited.  If you are 
not the intended recipient (or authorized to receive information for the 
intended recipient), please contact the sender by reply e-mail and delete all 
copies of this message.

Reply via email to