From hdfs-issues-return-235567-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Tue Sep 25 05:54:05 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 287BE180649 for ; Tue, 25 Sep 2018 05:54:04 +0200 (CEST) Received: (qmail 15294 invoked by uid 500); 25 Sep 2018 03:54:03 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 15283 invoked by uid 99); 25 Sep 2018 03:54:02 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Sep 2018 03:54:02 +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 6D7C31A0FC8 for ; Tue, 25 Sep 2018 03:54:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -110.301 X-Spam-Level: X-Spam-Status: No, score=-110.301 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 8JSKCQo7mhhn for ; Tue, 25 Sep 2018 03:54:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 097E95F535 for ; Tue, 25 Sep 2018 03:54:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 4FCBAE00A5 for ; Tue, 25 Sep 2018 03:54:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 1957123F99 for ; Tue, 25 Sep 2018 03:54:00 +0000 (UTC) Date: Tue, 25 Sep 2018 03:54:00 +0000 (UTC) From: "Xiaoyu Yao (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HDDS-546) Remove bouncy castle dependency from hadoop-hdds-common MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HDDS-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaoyu Yao updated HDDS-546: ---------------------------- Issue Type: Sub-task (was: Improvement) Parent: HDDS-4 > Remove bouncy castle dependency from hadoop-hdds-common > ------------------------------------------------------- > > Key: HDDS-546 > URL: https://issues.apache.org/jira/browse/HDDS-546 > Project: Hadoop Distributed Data Store > Issue Type: Sub-task > Reporter: Ajay Kumar > Assignee: Ajay Kumar > Priority: Major > Attachments: HDDS-546-HDDS-4.00.patch > > > {code} > [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (depcheck) @ hadoop-hdds-common --- > [WARNING] > Dependency convergence error for org.bouncycastle:bcprov-jdk15on:1.54 paths to dependency are: > +-org.apache.hadoop:hadoop-hdds-common:0.3.0-SNAPSHOT > +-org.apache.ratis:ratis-server:0.3.0-eca3531-20180918.052141-2 > +-org.apache.ratis:ratis-proto-shaded:0.3.0-eca3531-SNAPSHOT > +-org.bouncycastle:bcpkix-jdk15on:1.54 > +-org.bouncycastle:bcprov-jdk15on:1.54 > and > +-org.apache.hadoop:hadoop-hdds-common:0.3.0-SNAPSHOT > +-org.bouncycastle:bcprov-jdk15on:1.49 > {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org