Hi 

The only difference between yours and mine is that I have a
<name></name> tag.

I would look else where for the problem. Like execute the scp command
from command line, out side of maven.

Thanks
Lakshman


> -----Original Message-----
> From: Janos Mucsi [mailto:[EMAIL PROTECTED]
> Sent: Thursday, 5 October 2006 10:42 AM
> To: Maven Users List
> Subject: scp:// deploy fails
> 
> Hi
> 
> I have
> 
> <distributionManagement>
>       <repository>
>         <id>publicGroupProxy</id>
>         <url>scp://11.16.152.152/copyhere</url>
>       </repository>
> 
>    </distributionManagement>
> 
> I am running
> 
> mvn deploy
> 
> and I am always getting the same error:
> 
> Error deploying artifact: Error performing commands for file transfer
> Exit code: 1 - The syntax of the command is incorrect.
> 
> Do you have any examples?
> 
> Thanks.
> 
> Janos Mucsi
> 415-422-1692


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to