jackylau created FLINK-19848:
--------------------------------
Summary: flink docs of Building Flink from Source bug
Key: FLINK-19848
URL:
https://issues.apache.org/jira/browse/FLINK-19848 Project: Flink
Issue Type: Bug
Components: Documentation
Affects Versions: 1.11.0
Reporter: jackylau
Fix For: 1.12.0
To speed up the build you can skip tests, QA plugins, and JavaDocs:
{{mvn clean install -DskipTests -Dfast}}
{{mvn clean install -DskipTests -Dscala-2.12}}
{{fast and }}{{scala-2.12}}{{ is profile, not properties}}
{{}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)