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

Nick Dimiduk commented on HBASE-23959:
--------------------------------------

>From a random jenkins job,

{noformat}
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-javadoc-plugin:3.2.0:javadoc (default-cli) on 
project hbase-logging: An error has occurred in Javadoc report generation: 
[ERROR] Exit code: 1 - javadoc: error - The code being documented uses modules 
but the packages defined in https://docs.oracle.com/javase/8/docs/api/ are in 
the unnamed module.
[ERROR] 
[ERROR] Command line was: /usr/lib/jvm/jdk-11.0.6+10/bin/javadoc @options 
@packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in 
'/home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1786/yetus-jdk11-hadoop3-check/src/hbase-logging/target/site/apidocs'
 dir.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :hbase-logging
{noformat}

> Fix javadoc for JDK11
> ---------------------
>
>                 Key: HBASE-23959
>                 URL: https://issues.apache.org/jira/browse/HBASE-23959
>             Project: HBase
>          Issue Type: Sub-task
>    Affects Versions: 3.0.0-alpha-1, 2.3.0
>            Reporter: Nick Dimiduk
>            Priority: Major
>
> Javadoc build fails with JDK11. See if this can be fixed to pass on both 8 
> and 11.



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

Reply via email to