Daniel Serodio wrote on Monday, August 14, 2006 5:07 PM: [snip] > Got it: I had "scp://" instead of "scpexe://" protocol in the > repository's URL in my POM. Now that I have corrected it, the > remaining problem is that the path to my "scp" has spaces, and Maven > dies with: > > Exit code 1 - 'c:\Program' is not recognized as a command, > application or batch file. > > (note: I translated this error message to English, because > it's produced > by Windows' cmd.exe, and my Windows is in portuguese). > > I tried wrapping the path in double quotes, but it didn't > work. What can > I do to make it properly recognize this path?
Did you also try to "quote" it? :) - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
