Return-Path: X-Original-To: apmail-archiva-users-archive@www.apache.org Delivered-To: apmail-archiva-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 442F68259 for ; Fri, 2 Sep 2011 01:25:40 +0000 (UTC) Received: (qmail 83929 invoked by uid 500); 2 Sep 2011 01:25:40 -0000 Delivered-To: apmail-archiva-users-archive@archiva.apache.org Received: (qmail 83795 invoked by uid 500); 2 Sep 2011 01:25:39 -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 83784 invoked by uid 99); 2 Sep 2011 01:25:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2011 01:25:38 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dantran@gmail.com designates 209.85.161.42 as permitted sender) Received: from [209.85.161.42] (HELO mail-fx0-f42.google.com) (209.85.161.42) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2011 01:25:34 +0000 Received: by fxe23 with SMTP id 23so1229658fxe.15 for ; Thu, 01 Sep 2011 18:25:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=5vY6F25Jz0zQaDOv2EX1WSaBLo1l6u0X5ExKhA2XtGQ=; b=jW1kZzGEc7pWN2nCp+UB6gSQPecA9rfTB/b0wIa8701TsIHzWQxEaSmYQ98FUCCmnp KlPydTwDJxdeowqKhiYgdhmMLEI2RyR4koLHjtoFZJV1lwgHlpTTrgdeEG6ilWo7Mw5g +xQKYK2bu2GFt7zD+avObkBasL0GHjoFslBQc= MIME-Version: 1.0 Received: by 10.223.23.6 with SMTP id p6mr740489fab.112.1314926711883; Thu, 01 Sep 2011 18:25:11 -0700 (PDT) Received: by 10.152.25.71 with HTTP; Thu, 1 Sep 2011 18:25:11 -0700 (PDT) In-Reply-To: References: Date: Thu, 1 Sep 2011 18:25:11 -0700 Message-ID: Subject: Re: Functional question relating to Maven central... From: Dan Tran To: users@archiva.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable it works. Thanks -Dan On Thu, Sep 1, 2011 at 5:17 PM, Wendy Smoak wrote: > On Thu, Sep 1, 2011 at 7:57 PM, Jeff wrote: >> After searching the docs I'm still fuzzy how the wiring between central = and >> java.net repositories works and I don't get any search results for artif= acts >> that should be in central. >> >> =C2=A0 - Should I be able to search Archiva for artifacts in central or = java.net, >> =C2=A0 even if they haven't been cached yet? > > No. =C2=A0Archiva only indexes the content it has locally, and it will on= ly > have it locally if you've done a build that requests it (or otherwise > hit the Archiva url that would make it proxy the content -- you can do > it in a browser or with wget for example.) > > -- > Wendy >