Return-Path: Delivered-To: apmail-archiva-users-archive@www.apache.org Received: (qmail 76574 invoked from network); 5 Dec 2008 07:50:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Dec 2008 07:50:50 -0000 Received: (qmail 38541 invoked by uid 500); 5 Dec 2008 07:51:02 -0000 Delivered-To: apmail-archiva-users-archive@archiva.apache.org Received: (qmail 38479 invoked by uid 500); 5 Dec 2008 07:51:02 -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 38468 invoked by uid 99); 5 Dec 2008 07:51:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Dec 2008 23:51:02 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of work@vaisberg.de designates 80.67.29.24 as permitted sender) Received: from [80.67.29.24] (HELO smtprelay10.ispgateway.de) (80.67.29.24) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Dec 2008 07:49:30 +0000 Received: from [212.202.124.116] (helo=[192.168.1.140]) by smtprelay10.ispgateway.de with esmtpa (Exim 4.68) (envelope-from ) id 1L8VRY-000374-W3 for users@archiva.apache.org; Fri, 05 Dec 2008 08:49:45 +0100 Message-ID: <4938DD24.7010504@vaisberg.de> Date: Fri, 05 Dec 2008 08:49:56 +0100 From: Alexander Vaysberg User-Agent: Thunderbird 2.0.0.18 (X11/20081105) MIME-Version: 1.0 To: users@archiva.apache.org Subject: Re: Problem with archiva and nexus index. References: <4936C745.5050801@vaisberg.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Df-Sender: 048996 X-Virus-Checked: Checked by ClamAV on apache.org Hi Brett, Thank you! Alexander Vaysberg Tetralog Systems AG Brett Porter schrieb: > You can remove **/*.zip from the artifact types in the scanning page. > If you have other zip artifacts that you need to index, try */**/*.zip > which should find them by exclude the .index. > > - Brett > > On 04/12/2008, at 4:52 AM, Alexander Vaysberg wrote: > >> I have a exception with the index in archiva. I use for scaning of >> the repository the nexus and in -/index copy I nexus zip. But archiva >> scant that and throw the exception: >> ...: Unable to convert to artifact reference: >> .index/nexus-maven-repository-index.zip >> org.apache.maven.archiva.consumers.ConsumerException: Unable to >> convert to artifact reference: .index/nexus-maven-repository-index.zip >> at >> org.apache.maven.archiva.consumers.core.MetadataUpdaterConsumer.processFile(MetadataUpdaterConsumer.java:172)... >> >> >> Alexander Vaysberg >> Tetralog Systems Ag >> >> > > -- > Brett Porter > brett@apache.org > http://blogs.exist.com/bporter/ >