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

相关推荐
twj_one2 小时前
Arthas使用
java
lizz313 小时前
C++模板编程:从入门到精通
java·开发语言·c++
shoubepatien3 小时前
JAVA -- 05
java·开发语言
寰天柚子3 小时前
Java并发编程中的线程安全问题与解决方案全解析
java·开发语言·python
memgLIFE3 小时前
Springboot 分层结构
java·spring boot·spring
shoubepatien4 小时前
JAVA -- 08
java·后端·intellij-idea
kong79069284 小时前
Java新特性-(二)Java基础语法
java·新特性·java 基础语法
yangminlei4 小时前
springboot pom.xml配置文件详细解析
java·spring boot·后端
黄俊懿4 小时前
【深入理解SpringCloud微服务】Seata(AT模式)源码解析——全局事务的提交
java·后端·spring·spring cloud·微服务·架构·架构师
JAVA+C语言4 小时前
String Constant Pool
java·开发语言