You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Hes Siemelink (JIRA)" <ji...@codehaus.org> on 2006/03/03 10:53:14 UTC

[jira] Created: (MJAR-33) Jarsigner shows password on command line

Jarsigner shows password on command line
----------------------------------------

         Key: MJAR-33
         URL: http://jira.codehaus.org/browse/MJAR-33
     Project: Maven 2.x Jar Plugin
        Type: Bug

    Versions: 2.1    
    Reporter: Hes Siemelink


When I sign a jar I see the password of the keystore in the debug output:

[debug] jarsigner executable=[C:\Program Files\Java\jdk1.5.0_05\jre\..\bin\jarsigner.exe]
[debug] Executing: "C:\Program Files\Java\jdk1.5.0_05\jre\..\bin\jarsigner.exe" -keystore my-keystore.pfx -storepas
s SECRET_PASSPHRASE!! -storetype PKCS12 E:\Temp\jbossall-client-jboss-4.0.3.jar mykey

It would be nice if this could be masked.

I get this using the webstart plugin.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org