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 6200510DF1 for ; Thu, 26 Sep 2013 18:37:58 +0000 (UTC) Received: (qmail 59996 invoked by uid 500); 26 Sep 2013 18:37:56 -0000 Delivered-To: apmail-archiva-users-archive@archiva.apache.org Received: (qmail 59947 invoked by uid 500); 26 Sep 2013 18:37:50 -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 59935 invoked by uid 99); 26 Sep 2013 18:37:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Sep 2013 18:37:49 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jieryn@gmail.com designates 209.85.214.172 as permitted sender) Received: from [209.85.214.172] (HELO mail-ob0-f172.google.com) (209.85.214.172) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Sep 2013 18:37:44 +0000 Received: by mail-ob0-f172.google.com with SMTP id gq1so2346686obb.3 for ; Thu, 26 Sep 2013 11:37:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=MetEROpdGjkHK8gSHZrlIpnSgCQl+uUJ7gh+6hmh8gw=; b=TAoyY2i6PbQYt9WEV3I9eay/wyjPZ9+azGthJnJJ+jgN+bz3v0Tbsq5KvWlb3MqlYU 5UXHIxfiFPvAbOPrw7ntnkpWUgtjS3zL9ngsZEthcOrV/iC3tSWFhWCzY1JnFUxS7lfX 9t+KsQWn6C+b3iN11VOsWdCVv9wOdpb5w+/ygpOzuNaSVTKUz4V5ajlIgfzK201AXnzD s1tu03pWFgGgSuWzp5Lb+YjKYoHceT/SIkZzIEy5riv/4GcK1kWRFF6QKWuQwPsyD96f PlQHPKsMsnJVLR42cP3V4k6baLgepU3K/AzduMBQ9xOKOsT+/eqeFMBTlOTzRQcI2cPl 2Wig== MIME-Version: 1.0 X-Received: by 10.60.39.169 with SMTP id q9mr1563224oek.79.1380220643670; Thu, 26 Sep 2013 11:37:23 -0700 (PDT) Received: by 10.182.36.33 with HTTP; Thu, 26 Sep 2013 11:37:23 -0700 (PDT) In-Reply-To: References: Date: Thu, 26 Sep 2013 14:37:23 -0400 Message-ID: Subject: Re: Error with maven. the jar file cannot be read or is not a valid ZIP file From: jieryn To: users@archiva.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Greetings, On Tue, Sep 24, 2013 at 9:45 PM, Jorge Infante Osorio wrote: > Archive for required library: > '[User_Folder]/.m2/repository/org/apache/axis2/axis2-kernel/1.6.0/axis2-kern > el-1.6.0.jar' in project 'test' cannot be read or is not a valid ZIP file Are you using Apache Maven 3.1.1? I am seeing the same error.