Tag Archives: IDEA Maven project: ‘xxx/pom.xml’ already exists in VFS

IDEA Maven project: ‘xxx/pom.xml’ already exists in VFS

Programmer algorithm practice must read, common Java API skills to share>>>

Failed to create a Maven project: ‘xxx/pom.xml‘ already exists in VFS

After idea creates the project, it finds that there is a problem with the project, and it will be deleted and recreated. The error is as follows 1. Open any project through idea
2. File > Invalid caches/restart…
3. Click “invalid and restart”
important
click “invalid and restart” to clear the idea’s local code history,
therefore, please ensure that your code has been submitted to the code manager before this operation