【发布时间】:2017-09-25 01:17:18
【问题描述】:
我是 Apache Beam 的新手,我从 github 下载最新的源代码并在 path 下编译 runner 模块:
../beam/runners
使用命令: mvn package 并打印如下异常:
enter image description here
Apache Beam :: Runners :: Core Construction Java ... FAILURE
有人对此有什么想法吗?谢谢!
【问题讨论】:
标签: maven apache-beam