You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2021/01/07 09:24:28 UTC

[GitHub] [iotdb] CloudWise-Lukemiao opened a new issue #2443: 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.

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:
users@infra.apache.org



[GitHub] [iotdb] CloudWise-Lukemiao commented on issue #2443: 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.

Posted by GitBox <gi...@apache.org>.
CloudWise-Lukemiao commented on issue #2443:
URL: https://github.com/apache/iotdb/issues/2443#issuecomment-755994682


   解决方式:查看/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:
users@infra.apache.org