IDEA reimport时报错Unable to import maven project: See logs for details
Posted 秋夜雨巷
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了IDEA reimport时报错Unable to import maven project: See logs for details相关的知识,希望对你有一定的参考价值。
报错
Unable to import maven project: See logs for details
查找报错原因
Help -> Show Log in Explorer,打开idea.log文件。
报错内容如下:
解决方案
经查找,发现idea版本(2017)不支持这么高的maven(3.6.2),换成idea自带的3.5.0就好了。
以上是关于IDEA reimport时报错Unable to import maven project: See logs for details的主要内容,如果未能解决你的问题,请参考以下文章
IDEA中使用Maven下载依赖时报错:unable to find valid certification path to requested target
IDEA中使用Maven下载依赖时报错:unable to find valid certification path to requested target
Idea上传GitHub时报错:push failed: fatal: unable to access ‘https://github.com/***port 443: Timed out
Idea上传GitHub时报错:push failed: fatal: unable to access ‘https://github.com/***port 443: Timed out
滑动时报错[Intervention] Unable to preventDefault inside passive event listener due to target being treat
git学习解决git提交代码时报错: Unable to create ‘XXX/.git/index.lock‘: File exists.