Hi, The maven webstart plugin (or one of its dependencies, such as keytool or plexus-utils) doesn't like spaces in the path name to the keytool.exe command. I get the error:
[debug] Executing: "c:\Program Files\Java\jdk1.5.0_11\jre\..\bin\keytool.exe" -genkey -dname... [warn] 'c:\Program' is not recognized as an internal or external command, [warn] operable program or batch file. The same build works find on Linux and Mac. Any ideas? I tried upgrading to the latest keytool and plexus-utils SVN sources, but it didn't seem to help. I get the same error with webstart-maven-plugin 1.0-alpha-1 and 1.0-alpha-2-SNAPSHOT. Thanks. Allan --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
