Return-Path: Delivered-To: apmail-archiva-users-archive@www.apache.org Received: (qmail 22549 invoked from network); 12 Mar 2010 02:54:51 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 12 Mar 2010 02:54:51 -0000 Received: (qmail 6131 invoked by uid 500); 12 Mar 2010 02:54:16 -0000 Delivered-To: apmail-archiva-users-archive@archiva.apache.org Received: (qmail 5966 invoked by uid 500); 12 Mar 2010 02:54:14 -0000 Mailing-List: contact users-help@archiva.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@archiva.apache.org Delivered-To: mailing list users@archiva.apache.org Received: (qmail 5958 invoked by uid 99); 12 Mar 2010 02:54:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Mar 2010 02:54:13 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of odeaching@gmail.com designates 209.85.216.180 as permitted sender) Received: from [209.85.216.180] (HELO mail-px0-f180.google.com) (209.85.216.180) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Mar 2010 02:54:07 +0000 Received: by pxi10 with SMTP id 10so291208pxi.31 for ; Thu, 11 Mar 2010 18:53:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type; bh=ir5vLwlMN9CEwA7lwqmcln4e0iabv9lDT7lA0pTJ8kg=; b=okx1fvjiEf99Ocngjj77uQlLpbwiWiSrYpLPYHHmPM4L9I8vK8uf4DUG+ZNR77lM+A 4x3YohBpmIrwMphR81X2eOAe8cLIAlde5F7OyHnKQTkbpaGxKHz1CStfX7HqvJlu9h2a XTPagZgYRIBL/5NwDUaJ9IwIaYoVEmfbYVung= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=rm50ZBK6ABfYVuQPxUsv7sqeozHTfTLWlRJ6aTWjiFHQp5nXM1rjkqfGY3OLnMA0kj jEbIMpAIeUGzwONcWJxPQSWCecCj5g1WkbKisRQvIvgLjcrCkiaxeGBVGHOBd2LjrWV+ 9s5GDvMoFd5oqVL4mm2zV00yuplO6Q78NZhrs= MIME-Version: 1.0 Sender: odeaching@gmail.com Received: by 10.114.252.7 with SMTP id z7mr1969526wah.97.1268362425689; Thu, 11 Mar 2010 18:53:45 -0800 (PST) In-Reply-To: <6e267a681003100728u6d4cef3as53d8ca5448d6c66e@mail.gmail.com> References: <6e267a681003100728u6d4cef3as53d8ca5448d6c66e@mail.gmail.com> Date: Fri, 12 Mar 2010 10:53:45 +0800 X-Google-Sender-Auth: 6c52259ed58c93a6 Message-ID: <8667b1bd1003111853l67950632t722e8c3b9a2045e1@mail.gmail.com> Subject: Re: read timeouts while downloading large external jar files From: Deng Ching To: users@archiva.apache.org Content-Type: multipart/alternative; boundary=0016e687865bd46899048191a30e X-Virus-Checked: Checked by ClamAV on apache.org --0016e687865bd46899048191a30e Content-Type: text/plain; charset=ISO-8859-1 Hi Rajesh, This looks similar to what you've encountered: http://jira.codehaus.org/browse/MRM-684 The issue should be fixed when we migrate the repository proxy module to the new repository API in 1.4. Also IIRC, I think there is an issue regarding the ordering of the proxy connectors but I just couldn't find it in JIRA. HTH, Deng On Wed, Mar 10, 2010 at 11:28 PM, Rajesh Koilpillai < rajesh.koilpillai@gmail.com> wrote: > Sometimes you observe read timeouts while downloading large external jars > and maven doesn't seem to respect the order in which the proxy connectors > are configured for external lookups. Is this a bug or am I missing > something > here? > > -- > Thanks, > - Rajesh Koilpillai > --0016e687865bd46899048191a30e--