Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 23747 invoked from network); 7 Feb 2006 09:43:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Feb 2006 09:43:13 -0000 Received: (qmail 71205 invoked by uid 500); 7 Feb 2006 09:42:54 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 71179 invoked by uid 500); 7 Feb 2006 09:42:53 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 71168 invoked by uid 99); 7 Feb 2006 09:42:53 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Feb 2006 01:42:53 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [62.193.206.9] (HELO webmail9.amenworld.com) (62.193.206.9) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 07 Feb 2006 01:42:52 -0800 Received: (qmail 10709 invoked from network); 7 Feb 2006 09:42:32 -0000 Received: from 213.21.99-84.rev.gaoland.net (HELO ?127.0.0.1?) (84.99.21.213) by 0 with SMTP; 7 Feb 2006 09:42:32 -0000 Message-ID: <43E86B81.3030904@venisse.net> Date: Tue, 07 Feb 2006 10:42:25 +0100 From: Emmanuel Venisse User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: fr, en MIME-Version: 1.0 To: continuum-users@maven.apache.org Subject: Re: Continuum and site-deploy or wagon hanging References: <87lkwn7bqu.fsf@norsys.fr> In-Reply-To: <87lkwn7bqu.fsf@norsys.fr> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hmm, all problems were fixed in wagon for maven 2.0.2. If you have pb with this version, send a message to maven user list. Emmanuel Arnaud Bailly a écrit : > Hi, > We are experiencing same problem : wagon hangs on ssh deploy and > site-deploy in a random way. Sometimes it works, sometimes it doesn't. > This has nothing to do with continuum as the problem occurs in maven > direct invocations. > Solutions are of course welcomed, I was not able to trace the cause of > this problem (files permissions ok, ssh auth ok). > > Regards, >