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 0E4ED200D39 for ; Sat, 11 Nov 2017 16:17:44 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 0D137160C03; Sat, 11 Nov 2017 15:17:44 +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 7AB2F160BF1 for ; Sat, 11 Nov 2017 16:17:43 +0100 (CET) Received: (qmail 6823 invoked by uid 500); 11 Nov 2017 15:17:42 -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 6812 invoked by uid 99); 11 Nov 2017 15:17:42 -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; Sat, 11 Nov 2017 15:17:42 +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 8EDA9191F2B for ; Sat, 11 Nov 2017 15:17:41 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.301 X-Spam-Level: X-Spam-Status: No, score=-1.301 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, KAM_LINKBAIT=0.5, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-2.8, RP_MATCHES_RCVD=-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 qfCg8CQzve3c for ; Sat, 11 Nov 2017 15:17:40 +0000 (UTC) Received: from mailout07.t-online.de (mailout07.t-online.de [194.25.134.83]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id 0B8CA5F569 for ; Sat, 11 Nov 2017 15:17:40 +0000 (UTC) Received: from fwd22.aul.t-online.de (fwd22.aul.t-online.de [172.20.26.127]) by mailout07.t-online.de (Postfix) with SMTP id 6F1BA4255DB0 for ; Sat, 11 Nov 2017 16:17:33 +0100 (CET) Received: from [192.168.2.105] (GcbyYoZloh-hSMQApDqLg-ZYnCVE8yMQ27cTxQARiVx2RIG7R8d1lCXI9Dxx8DAgpK@[217.231.131.213]) by fwd22.t-online.de with (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384 encrypted) esmtp id 1eDXXI-292N1c0; Sat, 11 Nov 2017 16:17:32 +0100 To: builds@apache.org From: Tilman Hausherr Subject: maven owasp plugin errors Message-ID: <1b0a0f36-7517-ef7a-dd1e-95b96bdb8b57@t-online.de> Date: Sat, 11 Nov 2017 16:19:37 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-ID: GcbyYoZloh-hSMQApDqLg-ZYnCVE8yMQ27cTxQARiVx2RIG7R8d1lCXI9Dxx8DAgpK X-TOI-MSGID: 8a0a4846-06e0-4cb1-8814-ec341985de74 archived-at: Sat, 11 Nov 2017 15:17:44 -0000 To whoever is using the maven owasp plugin: I've disabled the owasp plugin (added "") in our pom.xml files because of the recent errors. This is being discussed here: https://github.com/jeremylong/DependencyCheck/issues/978 Tilman