开发者社区> 问答> 正文

maven 更新jar包报错?报错

[ERROR] Failed to execute goal on project casfinder-core: Could not resolve dependencies for project com.jumpingstone:casfinder-core1.0-SNAPSHOT: Failure to find jp.sourceforge.qrcode:util1.0 in http://repo2.maven.org/maven2/ was cached in the local repository, resolution will not be reattempted until the update interval of repo2 has elapsed or updates are forced -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command

[ERROR]   mvn <goals> -rf :casfinder-core




展开
收起
爱吃鱼的程序员 2020-06-09 13:48:44 765 0
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB

    找到你配置的本地的maven仓库,找到对应的包下载的文件,将里面的文件删除,然后在工程单击,updatemavenproject试试可以帮我写一下具体的命令步骤不?谢谢

    maven在给你的core打包时发现其依赖的一个jar丢失了报的错误,把对应jar包放进去就好了

    <imgsrc="http://static.oschina.net/uploads/space/2016/0621/143239_JJNa_1156626.png"alt="">

    蒽,我知道是少了jar包,现在我想怎么将远程服务器上的这个jar包拿下来,放进去此问题怎么解决?http://blog.csdn.net/captian_900331/article/details/50897831 看看这里博客有写这个问题的解决方案回复<aclass='referer'target='_blank'>@Nickli:能帮到你就好。。。非常感谢,问题已经解决了

    2020-06-09 13:49:03
    赞同 展开评论 打赏
问答分类:
问答地址:
问答排行榜
最热
最新

相关电子书

更多
低代码开发师(初级)实战教程 立即下载
冬季实战营第三期:MySQL数据库进阶实战 立即下载
阿里巴巴DevOps 最佳实践手册 立即下载