You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user-zh@flink.apache.org by 吴志勇 <11...@qq.com> on 2020/03/16 08:41:26 UTC

全量编译报错

在项目根目录下执行 `mvn clean install -DskipTests`,报错。

代码是最新从github下载的。

Re: 全量编译报错

Posted by Yangze Guo <ka...@gmail.com>.
报错信息是什么呢?代码分支是哪个?
您可以再pull一下最新的master,目前看最新的master是可以全量编译的[1]

[1] https://travis-ci.org/github/apache/flink/builds/662890263?utm_source=github_status&utm_medium=notification

Best,
Yangze Guo

Best,
Yangze Guo


On Mon, Mar 16, 2020 at 4:48 PM 吴志勇 <11...@qq.com> wrote:
>
> 在项目根目录下执行 `mvn clean install -DskipTests`,报错。
>
> 代码是最新从github下载的。