[ERROR] Failed to execute goal on project casfinder-core: Could not resolve dependencies for project com.jumpingstone:casfinder-core1.0-SNAPSHOT: Failure to find jp.sourceforge.qrcode:util1.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
找到你配置的本地的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:能帮到你就好。。。非常感谢,问题已经解决了版权声明:本文内容由阿里云实名注册用户自发贡献,版权归原作者所有,阿里云开发者社区不拥有其著作权,亦不承担相应法律责任。具体规则请查看《阿里云开发者社区用户服务协议》和《阿里云开发者社区知识产权保护指引》。如果您发现本社区中有涉嫌抄袭的内容,填写侵权投诉表单进行举报,一经查实,本社区将立刻删除涉嫌侵权内容。