You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/06/01 09:46:00 UTC

[jira] [Commented] (FLINK-9483) "Building Flink" doc doesn't highlight quick build command

    [ https://issues.apache.org/jira/browse/FLINK-9483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16497790#comment-16497790 ] 

ASF GitHub Bot commented on FLINK-9483:
---------------------------------------

Github user zentol commented on a diff in the pull request:

    https://github.com/apache/flink/pull/6109#discussion_r192347573
  
    --- Diff: docs/start/building.md ---
    @@ -50,7 +50,11 @@ mvn clean install -DskipTests
     
     This instructs [Maven](http://maven.apache.org) (`mvn`) to first remove all existing builds (`clean`) and then create a new Flink binary (`install`).
     
    -To speed up the build you can skip tests, checkstyle, and JavaDocs: `mvn clean install -DskipTests -Dmaven.javadoc.skip=true -Dcheckstyle.skip=true`.
    +To speed up the build you can skip tests, checkstyle, and JavaDocs:
    --- End diff --
    
    replace `checkstyle` with `QA-plugins`


> "Building Flink" doc doesn't highlight quick build command
> ----------------------------------------------------------
>
>                 Key: FLINK-9483
>                 URL: https://issues.apache.org/jira/browse/FLINK-9483
>             Project: Flink
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 1.6.0
>         Environment: see difference between red and blue parts
>            Reporter: Bowen Li
>            Assignee: Bowen Li
>            Priority: Minor
>             Fix For: 1.6.0
>
>         Attachments: Screen Shot 2018-05-31 at 4.12.32 PM.png
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)