Unresolved dependency:org.springframework:spring-webmvc-5.0.7.RELEASE

今天创建Springmvc的web工程出现这个问题、死活依赖下载不了。

Unresolved dependency:org.springframework:spring-webmvc-5.0.7.RELEASE_第1张图片

百度下才知道是自已打开了《Idea离线模式》 -- work  offline

Unresolved dependency:org.springframework:spring-webmvc-5.0.7.RELEASE_第2张图片

解决:关闭离线模式、idea修改

Unresolved dependency:org.springframework:spring-webmvc-5.0.7.RELEASE_第3张图片

Unresolved dependency:org.springframework:spring-webmvc-5.0.7.RELEASE_第4张图片

  然后一切正常。白白浪费了一下午、由于误点。自已坑了自已一把!!!!!!!

你可能感兴趣的:(常见错误)