【发布时间】:2015-11-21 18:33:45
【问题描述】:
我正在尝试构建从这里下载的 Oozie 4.2.0:http://ftp.cixug.es/apache/oozie/4.2.0/oozie-4.2.0.tar.gz
启动构建后
bin/mkdistro.sh -DskipTests
我收到此错误:
[ERROR] Failed to execute goal on project oozie-core: Could not resolve dependencies for project org.apache.oozie:oozie-core:jar:4.2.0: Could not transfer artifact org.apache.hbase:hbase:jar:1.1.1 from/to Codehaus repository (http://repository.codehaus.org/): Unknown host repository.codehaus.org
根据我在 Internet 上看到的情况,codehause 存储库不再可用。没有它有没有办法构建 Oozie?
【问题讨论】:
标签: oozie