You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Akira Ajisaka (JIRA)" <ji...@apache.org> on 2017/02/04 06:06:51 UTC

[jira] [Created] (HADOOP-14056) Update maven-javadoc-plugin to 2.10.4

Akira Ajisaka created HADOOP-14056:
--------------------------------------

             Summary: 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


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-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org