didi / DDMQ

DDMQ is a distributed messaging product with low latency, high throughput and high availability.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker image build error!

he1016060110 opened this issue · comments

commented

exec :sh build.sh
the result is like below:
[ERROR] Failed to execute goal on project carrera-common: Could not resolve dependencies for project com.xiaojukeji.ddmq:carrera-common:jar:1.0.0-SNAPSHOT: Could not find artifact com.xiaojukeji.rocketmq:rocketmq-tools:jar:4.2.2-SNAPSHOT -> [Help 1]

在build.sh加一条(cd ../rocketmq && mvn clean install -DskipTests)