slinkydeveloper commented on a change in pull request #18648:
URL: https://github.com/apache/flink/pull/18648#discussion_r805798206



##########
File path: docs/README.md
##########
@@ -34,10 +34,10 @@ The site can be viewed at http://localhost:1313/
 
 ## Generate configuration tables
 
-Configuration descriptions are auto generated from code. To trigger the 
generation you need to run:
+Configuration descriptions are auto generated from code. To trigger the 
generation you need to run in the project root:
 
 ```
-mvn -Pgenerate-config-docs install
+mvn -Pgenerate-config-docs install -DskipTests -Dcheckstyle.skip -Drat.skip 
-Dscalastyle.skip -Denforcer.skip=true -Dspotless.check.skip=true 
-Dskip.npm=true -DskipITs=true -Dmaven.javadoc.skip=true -Djapicmp.skip=true

Review comment:
       yep let's just use `-dfast`




-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to