目录

mapreduce打包mavencould-not-resolve-dependencies-for-project-

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

打包报错:

https://i-blog.csdnimg.cn/direct/0ef8d6ce069d4c9faa2178556376be11.png

#报错信息:

[ERROR] Failed to execute goal on project mapreduce_teacher1: Could not resolve dependencies for project org.example:mapreduce_teacher1🫙1.0-SNAPSHOT: Failed to collect dependencies at org.apache.hive:hive-exec🫙1.1.0 -> org.apache.calcite:calcite-core🫙1.0.0-incubating -> org.apache.calcite:calcite-avatica🫙1.0.0-incubating -> eigenbase:eigenbase-properties🫙1.1.4: Failed to read artifact descriptor for eigenbase:eigenbase-properties🫙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]

#解决方案:

mevan:地址错误。

https://i-blog.csdnimg.cn/direct/773e8d873ede493aa8980a0b3c4ffec3.png