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 "Takanobu Asanuma (JIRA)" <ji...@apache.org> on 2018/09/25 03:32:00 UTC

[jira] [Created] (HADOOP-15785) Javadoc build fails on JDK 10

Takanobu Asanuma created HADOOP-15785:
-----------------------------------------

             Summary: Javadoc build fails on JDK 10
                 Key: HADOOP-15785
                 URL: https://issues.apache.org/jira/browse/HADOOP-15785
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: build
            Reporter: Takanobu Asanuma
            Assignee: Takanobu Asanuma


{noformat}
$ mvn javadoc:javadoc --projects hadoop-common-project/hadoop-common
...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:22 min
[INFO] Finished at: 2018-09-25T02:23:06Z
[INFO] Final Memory: 119M/467M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:jar (module-javadocs) on project hadoop-common: MavenReportException: Error while generating Javadoc: 
[ERROR] Exit code: 1 - javadoc: warning - You have not specified the version of HTML to use.
[ERROR] The default is currently HTML 4.01, but this will change to HTML5
[ERROR] in a future release. To suppress this warning, please specify the
[ERROR] version of HTML used in your documentation comments and to be
[ERROR] generated by this doclet, using the -html4 or -html5 options.
[ERROR] /hadoop/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Client.java:1578: error: malformed HTML
[ERROR] * to servers are uniquely identified by <remoteAddress, protocol, ticket>
...
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org