Hi Siegfried,

This JIRA seems to represent the problem you are experiencing:
  http://jira.codehaus.org/browse/MPARTIFACT-71 

If you think so, would you please add your details to it?


-----Original Message-----
From: Siegfried Goeschl [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 10, 2006 4:33 AM
To: users@maven.apache.org
Subject: [m1] unable to run jar:deploy using maven-1.1-beta3

Hi folks,

I'm running Windows whereas the repository resides on a Linux box. I'm
unable to successfully deploy my JAR using the following settings

maven.repo.list=releases
maven.repo.releases=scp://10.0.0.20
maven.repo.releases.directory=/home/sgoeschl/temp
maven.repo.releases.username=foo
maven.repo.releases.password=bar

I get the following output

 >>> START
Will deploy to 1 repository(ies): releases Deploying to repository: releases
Failed to deploy to: releases Reason: 
org.apache.maven.wagon.authentication.AuthenticationException: Cannot
connect. Reason: reject HostKey: 10.0.0.20
org.apache.maven.wagon.authentication.AuthenticationException: Cannot
connect. Reason: reject HostKey: 10.0.0.20
         at
org.apache.maven.wagon.providers.ssh.AbstractSshWagon.openConnection(Abstrac
tSshWagon.java:232)
         at
org.apache.maven.wagon.AbstractWagon.connect(AbstractWagon.java:143)
         at
org.apache.maven.wagon.AbstractWagon.connect(AbstractWagon.java:106)
         at
org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deployFiles(Defau
ltArtifactDeployer.java:372)
<<< END

+) I gave it a try using "scpexe://10.0.0.20" but it seems to do nothing
apart from sucess messages

+) I can successfully use putty's pscp to copy the files on my box

Any ideas or hints?!

Thanks in advance

Siegfried Goeschl

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


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

Reply via email to