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: [email protected]
For additional commands, e-mail: [email protected]