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