LutzWeischerFujitsu commented on issue #9710: URL: https://github.com/apache/shardingsphere/issues/9710#issuecomment-826863152
[jw@cn05 shardingsphere]$ ./mvnw clean install -Prelease -DskipTests ... [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 27.325 s [INFO] Finished at: 2021-04-26T16:01:02+02:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:jar (attach-javadocs) on project shardingsphere-agent-api: MavenReportException: Error while generating Javadoc: Unable to find javadoc command: The javadoc executable '/usr/lib/jvm/java-11-openjdk-11.0.10.0.9-0.fc33.aarch64/../bin/javadoc' doesn't exist or is not a file. Verify the <javadocExecutable/> parameter. -> [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 :shardingsphere-agent-api [jw@cn05 shardingsphere]$ javadoc javadoc: error - No modules, packages or classes specified. 1 error [jw@cn05 shardingsphere]$ echo $JAVA_HOME /usr/lib/jvm/java-11-openjdk [jw@cn05 shardingsphere]$ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org