kevinw66 opened a new pull request, #365:
URL: https://github.com/apache/doris-thirdparty/pull/365

   Cannot skip javadoc plugin by `-Dmaven.javadoc.skip`, still get error:
   ```
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:jar (module-javadocs) on 
project hadoop-annotations: MavenReportException: Error while generating 
Javadoc:
   [ERROR] Exit code: 1 - error: invalid flag: -html4
   [ERROR] 1 error
   [ERROR]
   [ERROR] Command line was: /opt/jdk/bin/javadoc @options @packages
   [ERROR]
   [ERROR] Refer to the generated Javadoc files in 
'/opt/doris/thirdparty/src/doris-thirdparty-hadoop-3.4.2.1-for-doris/hadoop-common-project/hadoop-annotations/target/apidocs'
 dir.
   [ERROR]
   [ERROR] -> [Help 1]
   ```
   
   This pr fix it.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to