[
https://issues.apache.org/jira/browse/MJAR-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957135#comment-17957135
]
Matthias Bünger commented on MJAR-33:
-------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-jar-plugin#233|https://github.com/apache/maven-jar-plugin/issues/233].
> Jarsigner shows password on command line
> ----------------------------------------
>
> Key: MJAR-33
> URL: https://issues.apache.org/jira/browse/MJAR-33
> Project: Maven JAR Plugin (Moved to GitHub Issues)
> Issue Type: Bug
> Affects Versions: 2.1
> Reporter: Hes Siemelink
> Assignee: Mike Perham
> Priority: Major
> Fix For: 2.1
>
>
> 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 was sent by Atlassian Jira
(v8.20.10#820010)