You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Andreas Sewe (JIRA)" <ji...@codehaus.org> on 2015/03/09 16:41:18 UTC

[jira] (MJARSIGNER-45) Single quote in alias causes build failure

Andreas Sewe created MJARSIGNER-45:
--------------------------------------

             Summary: Single quote in alias causes build failure
                 Key: MJARSIGNER-45
                 URL: https://jira.codehaus.org/browse/MJARSIGNER-45
             Project: Maven Jar Signer Plugin
          Issue Type: Bug
    Affects Versions: 1.4
            Reporter: Andreas Sewe
            Priority: Minor


{quote}
[INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ org.xample ---
[INFO] Toolchain in maven-jarsigner-plugin: JDK[/Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home]
[WARNING] /bin/sh: -c: line 0: unexpected EOF while looking for matching `''
[WARNING] /bin/sh: -c: line 1: syntax error: unexpected end of file
{quote}

FWIW, the alias in question was {{Example's comodo ca limited id}}.

Of course, one can always change the alias to something else, so a workaround exists.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)