Return-Path: Delivered-To: apmail-maven-archiva-users-archive@locus.apache.org Received: (qmail 74066 invoked from network); 16 Jan 2008 08:04:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Jan 2008 08:04:20 -0000 Received: (qmail 26212 invoked by uid 500); 16 Jan 2008 08:04:10 -0000 Delivered-To: apmail-maven-archiva-users-archive@maven.apache.org Received: (qmail 26029 invoked by uid 500); 16 Jan 2008 08:04:09 -0000 Mailing-List: contact archiva-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: archiva-users@maven.apache.org Delivered-To: mailing list archiva-users@maven.apache.org Received: (qmail 26020 invoked by uid 99); 16 Jan 2008 08:04:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jan 2008 00:04:09 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dantran@gmail.com designates 64.233.166.178 as permitted sender) Received: from [64.233.166.178] (HELO py-out-1112.google.com) (64.233.166.178) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jan 2008 08:03:45 +0000 Received: by py-out-1112.google.com with SMTP id p76so291567pyb.2 for ; Wed, 16 Jan 2008 00:03:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=CuLhZL7+yK8bqimS9AkRnIiiyrh8eycFAMcktMGCk3A=; b=rekvIdknl3AVUvj7PrQVEvTlBySqiVkqcWAx4kRHbuwo8CjgkDnvy/kFdRCP8dscqZO4A6TJLcWhqJzJD/Izi1vaPUfkFkMyiaLHjoFXEkseg00POrB33l5Kb3f5LNwUcCv167qNy4oSTCyHM10uN3iqeQo8ZWMVsC+EjQy6DF8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=csMSQV/JJdMNnI/eYHfa2qFI7w+3dEtO1t4oeiKyix0KzAlA0Ons/jcejpH15pwK9L13X/81ZHpGXjiK5ZV+uvRKLX61en2ZX7ayWHlzX4gah3l1HcxqdFJAgNAjW3JxKeu29Fjhd834yAqwxK8tGZgyHvME9z/SKLb8vkK0XrA= Received: by 10.142.222.21 with SMTP id u21mr154466wfg.231.1200470629464; Wed, 16 Jan 2008 00:03:49 -0800 (PST) Received: by 10.143.125.4 with HTTP; Wed, 16 Jan 2008 00:03:49 -0800 (PST) Message-ID: Date: Wed, 16 Jan 2008 00:03:49 -0800 From: "Dan Tran" To: archiva-users@maven.apache.org Subject: Bad remote repo can cause Archiva to hang? MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org I notice my maven build hangs waiting to download a newer snapshot artifact, it turns out one of my remote repo link was dead. which i assume Archive has hung on that connection. is it a normal behavior? -D