thingsboard 2.4.3 编译报错Failed to execute goal org.xolstice.maven.plugins:protobuf-maven-plugin:0.5.0:compile (default) on project message: protoc did not exit cleanly.
错误信息
Failed to execute goal org.xolstice.maven.plugins:protobuf-maven-plugin:0.5.0:compile (default) on project message: protoc did not exit cleanly.
[ERROR] PROTOC FAILED:...\thingsboard\common\message\src\main\proto\tbmsg.proto: No such file or directory
原因
thingsboard 2.4.3项目地址不支持中文
解决方法
将项目转移到全英文路径
其他
thingsboard 2.4.3里有些依赖在用阿里云镜像仓库里没有,要换到默认的来找