Plugin com.google.code.maven-svn-revision-number-plugin:svn-revision-number-maven-plugin:1.13 or one of its dependencies could not be resolved: Cannot access nexus-all (
http://192.168.4.119:8081/nexus/content/groups/public) in offline mode and the artifact com.google.code.maven-svn-revision-number-plugin:svn-revision-number-maven-plugin:jar:1.13 has not been downloaded from it before. -> [Help 1]
原因是intellij IDEA14 默认为offline模式,进入Settings,把Work offline的勾去除即可。

本文介绍了一个关于IntelliJ IDEA中Maven插件在离线模式下无法下载的问题及其解决方案。用户遇到Maven插件com.google.code.maven-svn-revision-number-plugin无法下载的情况,原因是IDE处于离线模式。文章提供了简单的解决步骤:在设置中取消勾选Work offline选项。
4071

被折叠的 条评论
为什么被折叠?



