Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C139B200C84 for ; Mon, 29 May 2017 16:41:39 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id BFE14160BCE; Mon, 29 May 2017 14:41:39 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 38204160BC2 for ; Mon, 29 May 2017 16:41:39 +0200 (CEST) Received: (qmail 76035 invoked by uid 500); 29 May 2017 14:41:38 -0000 Mailing-List: contact dev-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list dev@cxf.apache.org Received: (qmail 76024 invoked by uid 99); 29 May 2017 14:41:38 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 May 2017 14:41:38 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id D4DB018215B for ; Mon, 29 May 2017 14:41:37 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.001 X-Spam-Level: X-Spam-Status: No, score=-0.001 tagged_above=-999 required=6.31 tests=[FROM_MISSPACED=0.001, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id d4j-mZyyCazl for ; Mon, 29 May 2017 14:41:37 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 2003D5F3F5 for ; Mon, 29 May 2017 14:41:37 +0000 (UTC) Received: from localhost (cust-asf.ponee.io [163.172.22.183]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 3D7BCE03EE for ; Mon, 29 May 2017 14:41:36 +0000 (UTC) MIME-Version: 1.0 Message-ID: Subject: Re: cxf git commit: Update maven-surefire-plugin and maven-failsafe-plugin References: <4e95eeedd9e84f87a7b57d2cff5d65ec@git.apache.org> From: "Dennis Kieselhorst" In-Reply-To: Content-Type: text/plain; charset="iso-8859-1" x-ponymail-sender: 84a3f5a42c31170b6f0cfe9682940d3779cc1a0d Date: Mon, 29 May 2017 14:41:35 -0000 x-ponymail-agent: PonyMail Composer/0.2 To: X-Mailer: LuaSocket 3.0-rc1 archived-at: Mon, 29 May 2017 14:41:39 -0000 Hi Colm, sorry for that. Looks like this is the related issue: https://issues.apache.org/jira/browse/SUREFIRE-1302 I've reverted to 2.18.1 and added the link so that we can try again after 2.20.1 is released. Regards Dennis