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/05/14 09:47:04 UTC

[GitHub] [iotdb] HTHou commented on a change in pull request #3196: Update some out-of-date contents in README and ContributeGuide

HTHou commented on a change in pull request #3196:
URL: https://github.com/apache/iotdb/pull/3196#discussion_r632414610



##########
File path: docs/zh/Development/ContributeGuide.md
##########
@@ -142,16 +142,16 @@ import -> Maven -> Existing Maven Projects
 
 
 
-## 常见编译错误
+# 常见编译错误
 
 1. 无法下载 thrift-* 等文件, 例如 `Could not get content
 org.apache.maven.wagon.TransferFailedException: Transfer failed for https://github.com/jt2594838/mvn-thrift-compiler/raw/master/thrift_0.12.0_0.13.0_linux.exe`
-
 这一般是网络问题,这时候需要手动下载上述文件:
 
-* 根据以下网址手动下载上述文件;
-  * https://github.com/jt2594838/mvn-thrift-compiler/blob/master/thrift_0.12.0_0.13.0_mac.exe
-  * https://github.com/jt2594838/mvn-thrift-compiler/raw/master/thrift_0.12.0_0.13.0_mac.exe
-* 将该文件拷贝到thrift/target/tools/目录下
-* 重新执行maven的编译命令
+  * 根据以下网址手动下载上述文件;

Review comment:
       Ok. Let me update in this PR.




-- 
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