apache / doris

Apache Doris is an easy-to-use, high performance and unified analytics database.
https://doris.apache.org
Apache License 2.0
12.79k stars 3.29k forks source link

BUILD FAILURE #12212

Open bingfenglai opened 2 years ago

bingfenglai commented 2 years ago

Plugin net.sourceforge.czt.dev:cup-maven-plugin:1.6-cdh or one of its dependencies could not be resolved: Failed to read artifact descriptor for net.sourceforge.czt.dev:cup-maven-plugin:jar:1.6-cdh: Could not transfer artifact net.sourceforge.czt.dev:cup-maven-plugin:pom:1.6-cdh from/to cloudera-public (https://repository.cloudera.com/artifactory/public/): Transfer failed for https://repository.cloudera.com/artifactory/public/net/sourceforge/czt/dev/cup-maven-plugin/1.6-cdh/cup-maven-plugin-1.6-cdh.pom: Unknown host repository.cloudera.com: Name or service not known

dataalive commented 2 years ago

try to change repo to aliyun ?

sonysoul commented 1 year ago

yes,I meet the same build failure with issue owner.I pull the docker image,then git doris repository,then sh build.sh --clean --be --fe ,and meet it. I also change maven 's mirror configuration , add aliyun mirror into it.