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

编译依赖缺失

DrAuYueng opened this issue · comments

groupId:com.xiaojukeji.rocketmq
artifactId:rocketmq-tools
version:4.2.2-SNAPSHOT

commented

revert to 4.2.1 please

revert to 4.2.1 please

我的意思是这个依赖对应的jar没有提交至**仓库,里面有一部分代码是调整过的,这部分没法用rocketmq官方的版本替代

在rocketmq下执行:mvn clean install -DskipTests=true,本地安装后即可编译