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 0FBAF200C1F for ; Sat, 4 Feb 2017 07:07:56 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 0E4A7160B55; Sat, 4 Feb 2017 06:07:56 +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 58DBB160B3F for ; Sat, 4 Feb 2017 07:07:55 +0100 (CET) Received: (qmail 6230 invoked by uid 500); 4 Feb 2017 06:07:54 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 6219 invoked by uid 99); 4 Feb 2017 06:07:54 -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; Sat, 04 Feb 2017 06:07:54 +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 082261A0627 for ; Sat, 4 Feb 2017 06:07:53 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.999 X-Spam-Level: X-Spam-Status: No, score=-1.999 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] 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 pEQcNeRgrdlO for ; Sat, 4 Feb 2017 06:07:53 +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 A33785F30A for ; Sat, 4 Feb 2017 06:07:52 +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 D12B2E0146 for ; Sat, 4 Feb 2017 06:07:51 +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 847CA25286 for ; Sat, 4 Feb 2017 06:07:51 +0000 (UTC) Date: Sat, 4 Feb 2017 06:07:51 +0000 (UTC) From: "Akira Ajisaka (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (HADOOP-14056) Update maven-javadoc-plugin to 2.10.4 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 04 Feb 2017 06:07:56 -0000 [ https://issues.apache.org/jira/browse/HADOOP-14056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka reassigned HADOOP-14056: -------------------------------------- Assignee: Akira Ajisaka > Update maven-javadoc-plugin to 2.10.4 > ------------------------------------- > > Key: HADOOP-14056 > URL: https://issues.apache.org/jira/browse/HADOOP-14056 > Project: Hadoop Common > Issue Type: Sub-task > Components: build > Reporter: Akira Ajisaka > Assignee: Akira Ajisaka > Attachments: HADOOP-14056.01.patch > > > I'm seeing the following warning in OpenJDK 9. > {noformat} > [INFO] --- maven-javadoc-plugin:2.8.1:jar (module-javadocs) @ hadoop-minikdc --- > [WARNING] Unable to find the javadoc version: Unrecognized version of Javadoc: 'java version "9-ea" > Java(TM) SE Runtime Environment (build 9-ea+154) > Java HotSpot(TM) 64-Bit Server VM (build 9-ea+154, mixed mode) > ' near index 37 > (?s).*?([0-9]+\.[0-9]+)(\.([0-9]+))?.* > ^ > [WARNING] Using the Java the version instead of, i.e. 0.0 > {noformat} > Need to update this to 2.10.4. (MJAVADOC-441) -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-issues-help@hadoop.apache.org