Re: [m2] Configuring the scp executable

2006-08-15 Thread Daniel Serodio
[EMAIL PROTECTED] wrote: > I apologize in advance for any animosity this post may generate. > > This is a subject that has come up time and time again on a number of > mailing lists, and frankly it's getting annoying. First, Maven is not a > Unix tool, not did it grow up in the "Unix World". It i

Re: [m2] Configuring the scp executable

2006-08-15 Thread Daniel Serodio
[EMAIL PROTECTED] wrote: > I apologize in advance for any animosity this post may generate. > > This is a subject that has come up time and time again on a number of > mailing lists, and frankly it's getting annoying. First, Maven is not a > Unix tool, not did it grow up in the "Unix World". It i

Re: [m2] Configuring the scp executable

2006-08-15 Thread ian . d . stewart
I apologize in advance for any animosity this post may generate. This is a subject that has come up time and time again on a number of mailing lists, and frankly it's getting annoying. First, Maven is not a Unix tool, not did it grow up in the "Unix World". It is a Java tool, and has been since

Re: [m2] Configuring the scp executable

2006-08-14 Thread Andrew Kreps
On 8/14/06, Daniel Serodio <[EMAIL PROTECTED]> wrote: Exit code 1 - 'c:\Program' is not recognized as a command, application or batch file. Have you tried the age old trick of changing long filenames to their short counterparts? C:\Program Files is usually also accessable by using C:\progra~1

RE: [m2] Configuring the scp executable

2006-08-14 Thread Jörg Schaible
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:

Re: [m2] Configuring the scp executable

2006-08-14 Thread Daniel Serodio
Jörg Schaible wrote: > Hi Daniel, > > Daniel Serodio wrote on Friday, August 11, 2006 11:38 PM: > > >> I found documentation on how to configure the scp executable at >> http://maven.apache.org/guides/mini/guide-deploy-ssh-external. html, >> but it doesn't work for Maven2: >> >> [INFO] Error dep

RE: [m2] Configuring the scp executable

2006-08-14 Thread Jörg Schaible
Hi Daniel, Daniel Serodio wrote on Friday, August 11, 2006 11:38 PM: > I found documentation on how to configure the scp executable at > http://maven.apache.org/guides/mini/guide-deploy-ssh-external. html, > but it doesn't work for Maven2: > > [INFO] Error deploying artifact: While configuring w

[m2] Configuring the scp executable

2006-08-11 Thread Daniel Serodio
I found documentation on how to configure the scp executable at http://maven.apache.org/guides/mini/guide-deploy-ssh-external.html, but it doesn't work for Maven2: [INFO] Error deploying artifact: While configuring wagon for 'vulcano': Unable to apply wagon configuration. Cannot find setter nor f