Akira Ajisaka created HADOOP-17176:
--------------------------------------
Summary: [JDK 11] Fix javadoc errors in hadoop-hdfs-rbf module
Key: HADOOP-17176
URL: https://issues.apache.org/jira/browse/HADOOP-17176
Project: Hadoop Common
Issue Type: Bug
Components: documentation
Reporter: Akira Ajisaka
{noformat}
[ERROR]
/Users/aajisaka/git/hadoop/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/router/security/token/package-info.java:21:
error: reference not found
[ERROR] * Implementations should extend {@link
AbstractDelegationTokenSecretManager}.
[ERROR] ^
{noformat}
Full error log:
https://gist.github.com/aajisaka/a7dde76a4ba2942f60bf6230ec9ed6e1
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]