Return-Path: Delivered-To: apmail-maven-archiva-users-archive@locus.apache.org Received: (qmail 84732 invoked from network); 19 Mar 2008 11:17:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Mar 2008 11:17:16 -0000 Received: (qmail 98902 invoked by uid 500); 19 Mar 2008 11:17:13 -0000 Delivered-To: apmail-maven-archiva-users-archive@maven.apache.org Received: (qmail 98854 invoked by uid 500); 19 Mar 2008 11:17:13 -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 98845 invoked by uid 99); 19 Mar 2008 11:17:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Mar 2008 04:17:13 -0700 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 brett.porter@gmail.com designates 209.85.142.191 as permitted sender) Received: from [209.85.142.191] (HELO ti-out-0910.google.com) (209.85.142.191) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Mar 2008 11:16:32 +0000 Received: by ti-out-0910.google.com with SMTP id a20so104710tia.2 for ; Wed, 19 Mar 2008 04:16:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=TqI76RN746s3+mrH1s/OUWfbnNZis4D1NSS8/APnjOE=; b=LSrdrN4UN149lVo4oLvfLShygPMW4D6fng6/1bnUEh8atttnYcRAkinb4YP4aIwmx4XNMihIy0MjmYsQL0E/00ISw5crufqxMxTzvK+VaRZ4dwQBecZHcFC/lhdJBShgFWrxKg+XFbDPnw1evvGxzzi/7+N2KS+lib8Y5zAF4SM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=P9iqJ3+iYDMC7kZPTiXIIwwqMvNG8HRMGPmP5a7K5LYdgXkoP0zh9l+jwLpnRpdOQH9cGnDrd35WtSXRowNOF3yTwW6FZBlYILsOpa5jSzUfcfQcMNBdJID0H28nGowTJq15T/lJ3uiVeayMPWlmdGLCZW+2ciew3S0ETIXwys0= Received: by 10.110.20.17 with SMTP id 17mr11254tit.47.1205925401959; Wed, 19 Mar 2008 04:16:41 -0700 (PDT) Received: by 10.110.63.3 with HTTP; Wed, 19 Mar 2008 04:16:41 -0700 (PDT) Message-ID: <9e3862d80803190416l69240706v4a3117dad771704@mail.gmail.com> Date: Wed, 19 Mar 2008 22:16:41 +1100 From: "Brett Porter" To: archiva-users@maven.apache.org Subject: Re: archiva and nexus indexer In-Reply-To: <9e3862d80803190355p3674162fu905ef64c1c51df30@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6291fc850803190322t22ee458ena6fba2ebca48cd4e@mail.gmail.com> <9e3862d80803190329s3b24c0bl7e0297921b0a18fb@mail.gmail.com> <6291fc850803190338u281be60dr3354e13d4bd1f937@mail.gmail.com> <9e3862d80803190355p3674162fu905ef64c1c51df30@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On 19/03/2008, Brett Porter wrote: > Assuming it's a Lucene index, it should be straightforward to create > this format - we actually previously had in place a generator for very > old versions of m2eclipse. I haven't looked at the index myself. After a quick look with Luke, it appears the format is the same as it has always been, with a couple of additions that appear to be unused on the central repository. So the old code from Archiva 0.9 could just be re-added to serve this. Cheers, Brett -- Brett Porter Blog: http://blogs.exist.com/bporter/