Hi, In PR #929 [1], we add jcenter.bintary.com as a new maven repo (in root pom.xml) to download a mqtt dependency jar.
However, today when I compiled IoTDB source code from a new PC (i.e., my local .m2/repository folder is empty), I find many dependencies, e.g., junit, jline, etc., are downloaded from bintray.. The terrible thing is, the download speed from the bintray repo is far slower than maven central.. (at least in my network environment). So, does someone know how to define the priority of multiply maven repos? Or, can we move the new maven repo definition to sub modules? [1] https://github.com/apache/incubator-iotdb/pull/929 Best, ----------------------------------- Xiangdong Huang School of Software, Tsinghua University 黄向东 清华大学 软件学院
