Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-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 CCBFC101FF for ; Mon, 10 Jun 2013 10:23:59 +0000 (UTC) Received: (qmail 92326 invoked by uid 500); 10 Jun 2013 10:23:56 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 92231 invoked by uid 500); 10 Jun 2013 10:23:56 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 92221 invoked by uid 99); 10 Jun 2013 10:23:56 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jun 2013 10:23:56 +0000 Received: from localhost (HELO mail-oa0-f46.google.com) (127.0.0.1) (smtp-auth username olamy, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jun 2013 10:23:55 +0000 Received: by mail-oa0-f46.google.com with SMTP id h2so5695340oag.19 for ; Mon, 10 Jun 2013 03:23:54 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=UjNe8/Ky2zVPSdocppAS8bqY9T0tGZs4+hcIovY2qGw=; b=ZJl867jehAxRWGEj5eL/0sDSo0ojOJclOQdnIIpa0YvqaYgU5liA3H8sxOQlrNgJkq rtpi4C/kcFA189AWTY//7l8NYxdjw9PQOG7Y3ctizhT+88kUnYA0rELYBV1AsHnQcRMM +6OjQszf/QCmW3qFue8tmUgc07gZucHDb3zBncqO9sYQMAu71iwxIloy4VLvHmH4RY+N n8sy2PKhzdG+oQpuIa7dzNKfHsBl5/n3BYJx51XjCnUALXFIQaFAfIcj0+ngAKy6BQEj 0g5SmR7wNkGAYIc/QZyj+GaDGNgkdbGaLzP7E5ti/wXeh+vpHVihHJlBpW8zvgAvHUBH ekaQ== X-Received: by 10.182.144.231 with SMTP id sp7mr920450obb.14.1370859834790; Mon, 10 Jun 2013 03:23:54 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.74.169 with HTTP; Mon, 10 Jun 2013 03:23:34 -0700 (PDT) In-Reply-To: References: From: Olivier Lamy Date: Mon, 10 Jun 2013 20:23:34 +1000 Message-ID: Subject: Re: consuming maven repository indexes To: Maven Users List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Have a look at a sample here http://svn.apache.org/repos/asf/maven/sandbox/trunk/central-indexer-test/sr= c/test/java/org/apache/maven/indexer/test/SearchFromRemoteIndexDownloadTest= .java This sample download the index from central repository and do some search. HTH 2013/6/10 Nathan Coast : > Classification: Public > > Hi, > > Internally, we have hundreds of individual repositories and we are > interested in reporting upon the contents of these repositories. We can > see nexus has already created the relevant indexes, we would like to use > this data. I understand maven-indexer is used to create the indexes, > however I am interested in consuming this data. Are there any examples > of code which access or expose the contents of maven repo indexes? > Pointers to an appropriate API would be great. > > thanks, > Nathan > > > > > --- > > This e-mail may contain confidential and/or privileged information. If yo= u are not the intended recipient (or have received this e-mail in error) pl= ease notify the sender immediately and delete this e-mail. Any unauthorized= copying, disclosure or distribution of the material in this e-mail is stri= ctly forbidden. > > Please refer to http://www.db.com/en/content/eu_disclosures.htm for addit= ional EU corporate and regulatory disclosures. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org > --=20 Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin.com/in/olamy --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org