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 "Akira Ajisaka (Jira)" <ji...@apache.org> on 2020/08/03 02:14:00 UTC

[jira] [Created] (HADOOP-17175) Fix javadoc errors in hadoop-common module

Akira Ajisaka created HADOOP-17175:
--------------------------------------

             Summary: Fix javadoc errors in hadoop-common module
                 Key: HADOOP-17175
                 URL: https://issues.apache.org/jira/browse/HADOOP-17175
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: documentation
            Reporter: Akira Ajisaka


Error log: https://gist.github.com/aajisaka/5504dd485cc4bc98a6a245830d450919

{noformat}
[ERROR] /Users/aajisaka/git/hadoop/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/ssl/DelegatingSSLSocketFactory.java:57: error: unexpected end tag: </p>
[ERROR]  * </p>
[ERROR]    ^
[ERROR] /Users/aajisaka/git/hadoop/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/WeightedTimeCostProvider.java:33: error: self-closing element not allowed
[ERROR]  * <p/>This allows for configuration of how heavily each of the operations
[ERROR]    ^
...
{noformat}

How to reproduce the failure:
* Remove {{<javadoc.skip.jdk11>true</javadoc.skip.jdk11>}} from pom.xml
* Run {{mvn process-sources javadoc:javadoc-no-fork}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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