zentol commented on a change in pull request #12447:
URL: https://github.com/apache/flink/pull/12447#discussion_r434491456



##########
File path: tools/ci/compile.sh
##########
@@ -43,39 +43,39 @@ echo 
"==========================================================================
 EXIT_CODE=0
 
 run_mvn clean install $MAVEN_OPTS -Dflink.convergence.phase=install 
-Pcheck-convergence -Dflink.forkCount=2 \
-    -Dflink.forkCountTestPackage=2 -Dmaven.javadoc.skip=true -U -DskipTests

Review comment:
       it may make sense to instead build the javadocs exactly like we do on 
buildbot:
   `mvn javadoc:aggregate -Paggregate-scaladoc 
-DadditionalJOption="-Xdoclint:none" -Dmaven.javadoc.failOnError=false 
-Dcheckstyle.skip=true -Denforcer.skip=true -Dheader="<a 
href=\"http://flink.apache.org/\"; target=\"_top\"><h1>Back to Flink 
Website</h1></a>"`




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


Reply via email to