Return-Path: X-Original-To: apmail-builds-archive@minotaur.apache.org Delivered-To: apmail-builds-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9A2D8189B2 for ; Tue, 26 May 2015 19:03:04 +0000 (UTC) Received: (qmail 16353 invoked by uid 500); 26 May 2015 19:02:30 -0000 Delivered-To: apmail-builds-archive@apache.org Received: (qmail 16295 invoked by uid 500); 26 May 2015 19:02:30 -0000 Mailing-List: contact builds-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: builds@apache.org Delivered-To: mailing list builds@apache.org Received: (qmail 16281 invoked by uid 99); 26 May 2015 19:02:29 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 May 2015 19:02:29 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 43DDC1A33AE for ; Tue, 26 May 2015 19:02:29 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.88 X-Spam-Level: ** X-Spam-Status: No, score=2.88 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id LkkZo8Rok42j for ; Tue, 26 May 2015 19:02:23 +0000 (UTC) Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 6DB67207A7 for ; Tue, 26 May 2015 19:02:23 +0000 (UTC) Received: by wicmx19 with SMTP id mx19so87420495wic.0 for ; Tue, 26 May 2015 12:01:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=3Tfr6I1cqOBHbV7HxWQEm1rR2PQthIrU826oLnpWfLI=; b=vyD2Cc9ubcz04Gi6GIOcJ4QXCim7GV670Zr4mktcRhoiljZ5fHV44uECsd6N33qnGa 3XGIC5Cuzn2HdU17ISJZH8qrvir88tP0Rtlfdy2nBGsC7IWbwUJTDKy9Wi3Om+0j4P8k LPK83upXbw1m+l8JaB0hoqFo9LMZguVlQFGY9g4wV8PALUE70rMklmAU0WrNgXiqt4tI 3BEHu38IfywaVamJMbs2bsJZgxX+PyWkOIial6XlpysXHR2SB5zC1dRdKBuBHcRHzj4r RY95EnkkSI4+QtuSEU7VCSCcUAY7iPAHV65DfyIdIFpTHVkS9M0M+BFKQPTXe/gOOAaj AVdQ== X-Received: by 10.180.82.100 with SMTP id h4mr42884610wiy.61.1432666897214; Tue, 26 May 2015 12:01:37 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.234.35 with HTTP; Tue, 26 May 2015 12:01:16 -0700 (PDT) In-Reply-To: References: From: Andrew Bayer Date: Tue, 26 May 2015 12:01:16 -0700 Message-ID: Subject: Re: Fix M2 repo commons-exec on build-slaves To: "builds@apache.org" Cc: "dev@tika.apache.org" Content-Type: multipart/alternative; boundary=f46d044283a27d732f051700c1b2 --f46d044283a27d732f051700c1b2 Content-Type: text/plain; charset=UTF-8 Done. A. On Mon, May 25, 2015 at 8:48 PM, Mattmann, Chris A (3980) < chris.a.mattmann@jpl.nasa.gov> wrote: > Hi, > > Can someone please fix the build slaves and the commons-exec 1.3 jar > dependency? It appears corrupt: > > > [ERROR] COMPILATION ERROR : > [INFO] ------------------------------------------------------------- > [ERROR] error reading > /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar; > error in opening zip file > > > This can be seen in the most recent Tika builds: > > https://builds.apache.org/job/tika-trunk-jdk1.7/710/console > > Cheers, > Chris > --f46d044283a27d732f051700c1b2--