maven build 产生 Missing artifact org.jboss.logging:jar:3.1.0.GA解决方法

报错来源分析

由于hibernate-entitymanager 需要jboss logging 。由于或多或少的原因导致 maven无法下载相关的jar文件。

解决办法:

访问 http://search.maven.org 搜索jboss-logging 点击all, 找到相关的的版本,再点击jar下载文件

技术文章

下载好的文件放到maven仓库中对应版本的位置,一般是C:\Users\ username \ .m2\repository\org\jboss\logging\jboss-logging下的对应版本的文件夹中即可

maven build 产生 Missing artifact org.jboss.logging:jar:3.1.0.GA解决方法,布布扣,bubuko.com

文章来自:http://www.cnblogs.com/fcdmeng/p/3750285.html
© 2021 jiaocheng.bubufx.com  联系我们
ICP备案:鲁ICP备09046678号-3