thingsboard 2.4.3 编译报错Failed to execute goal org.xolstice.maven.plugins:protobuf-maven-plugin:0.5.0:
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了thingsboard 2.4.3 编译报错Failed to execute goal org.xolstice.maven.plugins:protobuf-maven-plugin:0.5.0:相关的知识,希望对你有一定的参考价值。
错误信息
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:... hingsboardcommonmessagesrcmainproto bmsg.proto: No such file or directory
原因
thingsboard 2.4.3项目地址不支持中文
解决方法
将项目转移到全英文路径
其他
thingsboard 2.4.3里有些依赖在用阿里云镜像仓库里没有,要换到默认的来找
以上是关于thingsboard 2.4.3 编译报错Failed to execute goal org.xolstice.maven.plugins:protobuf-maven-plugin:0.5.0:的主要内容,如果未能解决你的问题,请参考以下文章
ThingsBoard——Docker重启失败,报错Connection to localhost:5432 refused的解决方法
ThingsBoard——Docker重启失败,报错Connection to localhost:5432 refused的解决方法
ThingsBoard——Docker重启失败,报错Connection to localhost:5432 refused的解决方法
elaseticsearchelaseticsearch启动报错Caused by: org.elasticsearch.transport.BindTransportException: Fai(代