hadoop2.5编译时报错Failed to read artifact descriptor for org.apache.felix:maven-bundle-plugin

发布于 2021-11-30 18:09:54 字数 810 浏览 789 评论 2

执行命令mvn package -Pdist,native,docs -DskipTests -Dtar,对hadoop2.5编译时,报错如下:

root@node1:/usr/local/hadoop-2.5.2-src# mvn package -Pdist,native,docs -DskipTests -Dtar
[INFO] Scanning for projects...
Downloading: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/2.4.0/maven-bundle-plugin-2.4.0.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ line 388, column 19
[ERROR] Unresolveable build extension: Plugin org.apache.felix:maven-bundle-plugin:2.4.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.felix:maven-bundle-plugin
              

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

明媚如初 2021-12-04 14:44:22

谢谢。因为设置了固定ip后,没注意到不能上网了。现在改好了。

小瓶盖 2021-12-04 13:30:29

在maven库中找到maven-bundle-plugin-2.4.0.jar所在目录,然后删除目录后重新编译试试.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文