maven 3.8.1 引用hive-service报错Could not find artifact org.pentaho:pentaho-aggdesigner问题

maven 3.8.1 引用hive-service报错Could not find artifact org.pentaho:pentaho-aggdesigner问题,第1张

maven 3.8.1 引用hive-service报错Could not find artifact org.pentaho:pentaho-aggdesigner问题 环境

:
maven 版本:3.8.1
java 版本:1.8
pom 引入:


	org.apache.hive
    hive-service
    2.3.3
 

有其他人报这个错误:Could not find
artifact org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde
in alimaven, 这个是jar无法下载导致,添加jar后运行报了:
Could not find artifact org.pentaho:pentaho-aggdesigner:jar: 5.1.5-jhyde 注意没有后面的algorithm, 神奇了,找了很久,没有答案,
最后,更换maven版本为apache-maven-3.5.2,成功!

解决方案

1.添加pentaho-aggdesigner-algorithm jar包
2.更改maven版本为:3.5.2

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/zaji/5638037.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-12-16
下一篇 2022-12-16

发表评论

登录后才能评论

评论列表(0条)

保存