Intelj IDEA的pom.xml显示错误can not reconnect

Posted xiaopotian

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Intelj IDEA的pom.xml显示错误can not reconnect相关的知识,希望对你有一定的参考价值。

从GitHub上边down下来的开源项目,报错莫名其妙,后来发现是跟本地hosts文件有关系

hosts文件加上

127.0.0.1   localhost

  然后pom文件reload一下就??了

以上是关于Intelj IDEA的pom.xml显示错误can not reconnect的主要内容,如果未能解决你的问题,请参考以下文章