CloudWise-Lukemiao opened a new issue #2443:
URL: https://github.com/apache/iotdb/issues/2443


   今天在使用mvn clean compile -pl server -am -DskipTests 编译iotdb报Failed to execute 
goal org.apache.thrift.tools:maven-thrift-plugin:0.1.11:compile 
(generate-thrift-sources-java) on project iotdb-thrift: thrift did not exit 
cleanly. Review output for more information.导致编译失败。
   
   
解放方式:查看/thrift/target/tools/thrift_0.12.0_0.13.0_mac.exe文件大小与pom文件的url地址访问下载的thrift_0.12.0_0.13.0_mac.exe文件大小进行比对,我遇到的就是通过mvn下载的只有2.1M
 实际有5.3M。通过浏览器下载完替换为正常的就能编译通过


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to