You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Dinesh Chitlangia (JIRA)" <ji...@apache.org> on 2018/10/08 17:03:00 UTC

[jira] [Commented] (HADOOP-15785) [JDK10] Javadoc build fails on JDK 10 in hadoop-common

    [ https://issues.apache.org/jira/browse/HADOOP-15785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16642149#comment-16642149 ] 

Dinesh Chitlangia commented on HADOOP-15785:
--------------------------------------------

[~tasanuma0829] - Thank you for reporting the issue. I am working on this and will post a patch soon.

> [JDK10] Javadoc build fails on JDK 10 in hadoop-common
> ------------------------------------------------------
>
>                 Key: HADOOP-15785
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15785
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: build, documentation
>            Reporter: Takanobu Asanuma
>            Assignee: Dinesh Chitlangia
>            Priority: Major
>
> {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-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org