Bootstrap

idea中maven项目pom文件Could not acquire lock(s)

idea中直接打开maven项目的时候,有时候可能不会识别pom文件

解决:

右键pom.xml文件 -> add as maven project

在这里插入图片描述

;