You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by mcfongtw <gi...@git.apache.org> on 2017/10/17 15:42:27 UTC

[GitHub] flink pull request #4848: [FLINK-7839] [doc] Add a note on possible maven fa...

GitHub user mcfongtw opened a pull request:

    https://github.com/apache/flink/pull/4848

    [FLINK-7839] [doc] Add a note on possible maven failure for creating quickstart project

    
    
    ## What is the purpose of the change
    
    
    This only applies before project release; {%site.is_stable == false %}.
    
    Add an warning note on recent Maven change (3.0+) for -DarchetypeCatalog while creating quickstart project.
    
    
    
    ## Verifying this change
    
    Only doc change
    
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mcfongtw/flink FLINK-7839

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/4848.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4848
    
----
commit 499724706ac72ea2d5e4e2c1fa5655385b91a3c6
Author: Michael Fong <mc...@gmail.com>
Date:   2017-10-17T15:32:18Z

    [FLINK-7839] [doc] Add a note on possible maven failure for creating quickstart project.
    
    This only applies before project release; {%site.is_stable == false %}.
    
    Add an warning note on recent Maven change (3.0+) for -DarchetypeCatalog while creating quickstart project.

----


---

[GitHub] flink issue #4848: [FLINK-7839] [doc] Add a note on possible maven failure f...

Posted by mcfongtw <gi...@git.apache.org>.
Github user mcfongtw commented on the issue:

    https://github.com/apache/flink/pull/4848
  
    Thanks!


---

[GitHub] flink issue #4848: [FLINK-7839] [doc] Add a note on possible maven failure f...

Posted by mcfongtw <gi...@git.apache.org>.
Github user mcfongtw commented on the issue:

    https://github.com/apache/flink/pull/4848
  
    @aljoscha, do you think adding these note would suffice?


---

[GitHub] flink pull request #4848: [FLINK-7839] [doc] Add a note on possible maven fa...

Posted by mcfongtw <gi...@git.apache.org>.
Github user mcfongtw closed the pull request at:

    https://github.com/apache/flink/pull/4848


---

[GitHub] flink issue #4848: [FLINK-7839] [doc] Add a note on possible maven failure f...

Posted by aljoscha <gi...@git.apache.org>.
Github user aljoscha commented on the issue:

    https://github.com/apache/flink/pull/4848
  
    Thanks a lot for adding this! 👍
    
    I just merged, could you please close this PR if it doesn't close automatically?


---