#mapreduce打包#maven:could not resolve dependencies for project

打包报错:

#报错信息:

ERROR\] Failed to execute goal on project mapreduce_teacher1: Could not resolve dependencies for project org.example:mapreduce_teacher1:jar:1.0-SNAPSHOT: Failed to collect dependencies at org.apache.hive:hive-exec:jar:1.1.0 -\> org.apache.calcite:calcite-core:jar:1.0.0-incubating -\> org.apache.calcite:calcite-avatica:jar:1.0.0-incubating -\> eigenbase:eigenbase-properties:jar:1.1.4: Failed to read artifact descriptor for eigenbase:eigenbase-properties:jar:1.1.4: Could not transfer artifact eigenbase:eigenbase-properties:pom:1.1.4 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: \[datanucleus (http://www.datanucleus.org/downloads/maven2, default, releases), glassfish-repository (http://maven.glassfish.org/content/groups/glassfish, default, disabled), glassfish-repo-archive (http://maven.glassfish.org/content/groups/glassfish, default, disabled), apache.snapshots (http://repository.apache.org/snapshots, default, snapshots), conjars (http://conjars.org/repo, default, releases+snapshots)\] -\> \[Help 1

ERROR

ERROR\] To see the full stack trace of the errors, re-run Maven with the -e switch. \[ERROR\] Re-run Maven using the -X switch to enable full debug logging. \[ERROR

ERROR\] For more information about the errors and possible solutions, please read the following articles: \[ERROR\] \[Help 1\] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException ## #解决方案: mevan:地址错误。 ![](https://i-blog.csdnimg.cn/direct/773e8d873ede493aa8980a0b3c4ffec3.png)

相关推荐
数据潜水员1 小时前
C#基础语法
java·jvm·算法
丸卜1 小时前
Hadoop复习(九)
大数据·hadoop·分布式
你这个代码我看不懂2 小时前
Java项目OOM排查
java·开发语言
Zong_09152 小时前
AutoCompose - 携程自动编排【开源】
java·spring boot·开源·自动编排
杨DaB2 小时前
【JavaWeb】Maven、Servlet、cookie/session
hive·servlet·maven
IT成长日记2 小时前
Elasticsearch集群最大分片数设置详解:从问题到解决方案
大数据·elasticsearch·最大分片数·shards
HUTAC2 小时前
MapReduce(期末速成版)
大数据·mapreduce
.生产的驴2 小时前
SpringCloud 分布式锁Redisson锁的重入性与看门狗机制 高并发 可重入
java·分布式·后端·spring·spring cloud·信息可视化·tomcat
虾球xz3 小时前
CppCon 2014 学习:C++ Memory Model Meets High-Update-Rate Data Structures
java·开发语言·c++·学习
攒了一袋星辰3 小时前
Spring @Autowired自动装配的实现机制
java·后端·spring