Return-Path: Delivered-To: apmail-archiva-users-archive@www.apache.org Received: (qmail 64275 invoked from network); 14 Jul 2010 09:12:03 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 Jul 2010 09:12:03 -0000 Received: (qmail 7960 invoked by uid 500); 14 Jul 2010 09:12:03 -0000 Delivered-To: apmail-archiva-users-archive@archiva.apache.org Received: (qmail 7896 invoked by uid 500); 14 Jul 2010 09:12:00 -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 7888 invoked by uid 99); 14 Jul 2010 09:11:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Jul 2010 09:11:59 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of echofloripa.yell@gmail.com designates 209.85.214.42 as permitted sender) Received: from [209.85.214.42] (HELO mail-bw0-f42.google.com) (209.85.214.42) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Jul 2010 09:11:51 +0000 Received: by bwz11 with SMTP id 11so1187744bwz.15 for ; Wed, 14 Jul 2010 02:11:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=wNiD934FdrU5Z+/KzxFYTsRlVxKQ/X/vnFuvQk8uaz8=; b=KP/HTxjhNz9wRWegUJy/2ZbUCfvRoQcoC6SJttU3v0d+7qp+1/8ZAD5rm3ky5ixmOp y0zyAw9dsi86ph7TD5ZqxUTKT1bjPC04DKaUL9+P2vbDVYSMGbgyATW1prZglAPTbq8y YZpH5rw9OnuMOg9DPuRUVHvXahFwBNx/8pCs4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=S/UCWttcj86HFyqLK9ik5oc58Ruw8Qg+eMwGOaO8fq6MHvUzzWObuzkJwEhnqklC6i 4+AqV1mPXm3s0VmNiD/fsWtWCtzZIvTaOa8mKhXOYj6qiTWhV01RTHi+9q+NmxaK8WA6 Tnp7bOtTdo2E1umk286lF1lkzR24Vf3nSD4fc= MIME-Version: 1.0 Received: by 10.204.47.214 with SMTP id o22mr8583581bkf.17.1279098691413; Wed, 14 Jul 2010 02:11:31 -0700 (PDT) Received: by 10.204.0.83 with HTTP; Wed, 14 Jul 2010 02:11:31 -0700 (PDT) In-Reply-To: References: Date: Wed, 14 Jul 2010 10:11:31 +0100 Message-ID: Subject: Re: downloading library sources with archiva From: emerson To: users@archiva.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Sorry guys, it actually does, it was for a few files that it didn't. The problem is that for those that it doesn't have the sources/jdocs it takes several seconds to return, making the build to take ages. is there anyway to make that quicker? thanks Emerson On 12 July 2010 15:47, Wendy Smoak wrote: > On Mon, Jul 12, 2010 at 10:42 AM, emerson wrote: >> How can I get archiva to download the sources available when I use it >> to proxy/cache external repositories? > > If you make a request for the source artifacts, either from Maven or > with a browser, it should proxy the request. > > What's happening? > > -- > Wendy >