Please let me know when you fix it.
Thanks

Emmanuel Venisse wrote:

I found too this bug. I work on it.

Emmanuel

----- Original Message ----- From: "Marcin Gurbisz" <[EMAIL PROTECTED]>
To: "Maven Users List" <[EMAIL PROTECTED]>
Sent: Tuesday, May 11, 2004 6:43 PM
Subject: Re: sftp deploying artifacts problem





I also wonder why for scp:// I don't get output form line:
System.out.println("Executing command: " + command);  //ScpDeployer -
line: 269

Maven RC-2 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-example/poms/nazwa-
ejb-1.0-SNAPSHOT.pom


Deploying:



D:\pentacomp\maven\sandbox\ejb-nazwa\project.xml.md5-->maven-example/poms/na
zwa-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-SNAPSHOT.jar-->mav
en-example/ejbs/nazwa-ejb-1.0-SNAPSHOT.jar


Deploying:



D:\pentacomp\maven\sandbox\ejb-nazwa\target\nazwa-ejb-1.0-SNAPSHOT.jar.md5--


maven-example/ejbs/nazwa-ejb-1.0-SNAPSHOT.jar.md5
BUILD SUCCESSFUL
Total time: 14 seconds
Finished at: Tue May 11 18:23:53 CEST 2004

Marcin Gurbisz wrote:



I have tried with scp:// with the same result.
But I've found that files are created after some time (about an hour).
Could it be a problem with fulshing or disconectiong ssh session ??

Maczka Michal wrote:



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]







---------------------------------------------------------------------
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]






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



Reply via email to