You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Arnaud Bailly <ab...@norsys.fr> on 2006/02/01 14:22:16 UTC

[m202] Strange behaviour for deploy

Hello to all,
I am experiencing really strange behavior for goals "deploy" and "site:deploy". 
When running maven with these goals, the transfer get stuck and after 
some times, we get the following build error :

[INFO] [site:deploy]
Using private key: id
scpexe://my.server.fr/var/www/projects/my-proj/my-subproj/ - Session: Opened  
Executing command: ssh -i id -o "BatchMode yes" user@my.server.fr "mkdir -p /var/www/projects/my-project/my-subproj/."

Disconnecting: Timeout, server not responding.

scpexe://srvue.norsys.fr/var/www/projects/my-project/my-subproj/ - Session: Disconnecting  
scpexe://srvue.norsys.fr/var/www/projects/my-project/my-subproj/ - Session: Disconnected
[INFO] ----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ----------------------------------------------------------------------------
[INFO] Error uploading site

Embedded error: Error performing commands for file transfer
Exit code -1 - Disconnecting: Timeout, server not responding.

[INFO] ----------------------------------------------------------------------------

This behavior happends haphazardly : some subprojects are OK !
We tried the wagon extension to use external ssh, at version alpha-5 and alpha-6 
and it does not work either.

Thanks in advance,

-- 
Arnaud Bailly, Dr. - Ingénieur de Recherche 
NORSYS 
1, rue de la Cense des Raines
ZAC du Moulin
59710 ENNEVELIN
Tel : (33) 3 28 76 56 76
Mob : (33) 6 17 12 19 78
Fax : (33) 3 28 76 57 00
Web : http://www.norsys.fr


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org