keytool-maven-plugin:genkey fails on "C:\Program Files\...\keytool.exe"
-----------------------------------------------------------------------

                 Key: MOJO-654
                 URL: http://jira.codehaus.org/browse/MOJO-654
             Project: Mojo
          Issue Type: Bug
          Components: General
         Environment: Windows XP
            Reporter: Frank Cornelis
            Priority: Blocker


The keytool-maven-plugin works fine under Linux and Mac OS X, but when trying 
to build the same project under Windows XP we get the following noise:

[INFO] [keytool:genkey {execution: default}]
[WARNING] C:\Program wordt niet herkend als een interne
[WARNING] of externe opdracht, programma of batchbestand.
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------

This is because the plugin tries to execute:
C:\Program
instead of
C:\Program Files\Java\jdk1.5.0_11\bin\keytool.exe

-- 
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 from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to