[
http://jira.codehaus.org/browse/MGPG-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=241551#action_241551
]
Harri Halttunen commented on MGPG-33:
-------------------------------------
Here is the result of {{mvn -v}}:
{code:none}
Apache Maven 2.2.1 (r801777; 2009-08-06 22:16:01+0300)
Java version: 1.6.0_22
Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
Default locale: fi_FI, platform encoding: MacRoman
OS name: "mac os x" version: "10.6.4" arch: "x86_64" Family: "mac"
{code}
If I use {{gpg}} from the command line everything works just perfect. For
example:
{code:none}
gpg -ab MyClass.java
{code}
{{gpg}} will ask for passphrase and everything works as expected. Maven gpg
plugin however does not work no matter if I am using {{-Dgpg.passphrase}} or
let the plugin ask for the passphrase. It started to work similarily than
{{gpg}} when I removed all the Scandinavian letters from the passphrase.
One more thing. I noticed that if Ctrl-C is pressed while Maven gpg plugin asks
for passphrase all the letters typed to the point when Ctlr-C was pressed are
visible.
> Signing fails if passphrase contains non-English letters
> --------------------------------------------------------
>
> Key: MGPG-33
> URL: http://jira.codehaus.org/browse/MGPG-33
> Project: Maven 2.x GPG Plugin
> Issue Type: Bug
> Affects Versions: 1.1
> Environment: - Mac OSX 10.6.4
> - Maven 2.2.1
> - Java 1.6.0_22
> Reporter: Harri Halttunen
>
> If passphrase contains non-English letters, like ä, ö (Scandinavian
> alphabets) then signing fails.
--
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