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的勾去除即可。
解决在IDEA14 的Maven下 出现 Cannot access in offline mode 问题

原文链接:https://blog.csdn.net/lisq037/java/article/details/43935165

相关文章:

  • 2021-06-29
  • 2021-07-21
  • 2021-12-22
  • 2021-04-01
  • 2021-07-08
  • 2021-06-10
  • 2022-12-23
  • 2021-07-25
猜你喜欢
  • 2022-12-23
  • 2022-01-18
  • 2022-12-23
  • 2021-09-17
  • 2022-12-23
  • 2021-11-05
相关资源
相似解决方案