On 3/1/07, Andy DePue <[EMAIL PROTECTED]> wrote:
I've just started using the webstart plugin, and I have one little issue. :) On my linux machine, things work fine, but when I try to build on a windows machine, the space in the path to the keytool.exe causes problems. I get this error when it attempts to use the keytool: 'c:\Program' is not recognized as an internal or external command...etc... The thing is, I can see in the output that it is trying to put quotes around the executable path: "c:\Program Files\Java\...", but the quotes still must be getting stripped somewhere. - Andy
Bug in plexus-utils. Same as MJAR-49. If I got it right, this should get fixed when one upgrades to maven 2.0.6. J --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
