Failed to create maven project:'.../pom. xml"already exists in VFS
Posted yeqfa
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Failed to create maven project:'.../pom. xml"already exists in VFS相关的知识,希望对你有一定的参考价值。
背景
想重新创建一个之前已经从文件资源管理器删掉的项目进行练习,提示Failed to create maven project:‘.../pom. xml"already exists in VFS
解决步骤
用 IDEA 打开一个任意可以打开的项目;
选择 File->Invalidate Caches / Restart
点击 Invalidate and Restar 后即可重新创建项目
警告:
注意代码的保存
以上是关于Failed to create maven project:'.../pom. xml"already exists in VFS的主要内容,如果未能解决你的问题,请参考以下文章
Maven “Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:2.4:create...”问题总结(示例代
MyEclipse 创建maven项目直接报以下错误 Failed to create project. java.lang.NullPointerException
Failed to create maven project:'.../pom. xml"already exists in VFS
创建maven项目报错“Failed to create a Maven project: ‘XXX/SpringBootDemo/pom.xml‘ already exists in VFS“
IDEA创建maven项目报错解决:Failed to create a Maven project: 'C:/Users/../IdeaProjects/../pom.xml' al