I have no clue why files are not "there"...

Have you tried with scp://?

Are you sure that you have access right to this direcory?
Have you tried if you can use sftp with tools like "SSH Secure Shell for
Workstations"?

Michal

> -----Original Message-----
> From: Marcin Gurbisz [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, May 11, 2004 4:12 PM
> To: Maven Users List
> Subject: sftp deploying artifacts problem
> 
> 
> Hi,
> 
> I've got a problem with deploy goal. I use following settings in 
> properties.xml:
> maven.repo.remote=http://www.ibiblio.org/maven,http://www.pent
> acomp.pl/maven
> maven.repo.list=pentarepo
> maven.repo.pentarepo=sftp://192.168.3.6
> maven.repo.pentarepo.username=mgu
> maven.repo.pentarepo.password=xxx
> maven.repo.pentarepo.directory=/opt/maven
> maven.repo.pentarepo.port=22
> 
> Everythink seems to be OK, but there are no files on the server after 
> all. Do you have any idea?.
> Maven logs:
> 
> Will deploy to 1 repository(ies): pentarepo
> Deploying to repository: pentarepo
> host: '192.168.3.6'
> Deploying: 
> D:\pentacomp\maven\sandbox\ejb-nazwa\project.xml-->maven-examp
> le/poms/nazwa-ejb-1.0-SNAPSHOT.pom
> ##
> Deploying: 
> D:\pentacomp\maven\sandbox\ejb-nazwa\project.xml.md5-->maven-e
> xample/poms/nazwa-ejb-1.0-SNAPSHOT.pom.md5
> #
> Will deploy to 1 repository(ies): pentarepo
> Deploying to repository: pentarepo
> host: '192.168.3.6'
> Deploying: 
> D:\pentacomp\maven\sandbox\ejb-nazwa\target\nazwa-ejb-1.0-SNAP
> SHOT.jar-->maven-example/ejbs/nazwa-ejb-1.0-SNAPSHOT.jar
> #####
> Deploying: 
> D:\pentacomp\maven\sandbox\ejb-nazwa\target\nazwa-ejb-1.0-SNAP
> SHOT.jar.md5-->maven-example/ejbs/nazwa-ejb-1.0-SNAPSHOT.jar.md5
> #
> BUILD SUCCESSFUL
> Total time: 14 seconds
> Finished at: Tue May 11 15:56:37 CEST 2004
> 
> Marcin
> 
> ---------------------------------------------------------------------
> 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