Error running ' [org.apache.maven.plugins:maven-archetype-plugin:RELEASE:generate]': Cannot start process, the working directory 'AppData\Local\Temp\archetypetmp' does not exist
After tossing for a long time, I found that this problem will not occur as long as you do not select the framework package when creating the project. After creating the project, right-click to add the framework package to the add framework
of the project to avoid errors.