You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2017/05/18 09:02:04 UTC

[jira] [Closed] (FLINK-6622) flink master code not compiling

     [ https://issues.apache.org/jira/browse/FLINK-6622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler closed FLINK-6622.
-----------------------------------
    Resolution: Duplicate

This is not a compilation issue; the problem is that one of the tests cannot succeed on Windows, as described in Flink-5659.

To compile Flink on windows you have to skip the test execution by adding {{-DskipTests}} to your maven call, i.e {{mvn clean package -DskipTests}}.

> flink master code not compiling 
> --------------------------------
>
>                 Key: FLINK-6622
>                 URL: https://issues.apache.org/jira/browse/FLINK-6622
>             Project: Flink
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 1.4.0
>         Environment: windows 10, java 1.8
>            Reporter: constantine stanley
>
> when building master version of flink, as on 18th May 2017, with mvn clean package build fails at Test testDeleteDirectoryConcurrently  of org.apache.flink.util.FileUtilsTest , It throws exception and exits mvn buld.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)