Error when creating a new maven project

前端 未结 4 1932
耶瑟儿~
耶瑟儿~ 2021-01-02 01:18

When I try create a new maven project (with several archetypes, not only the one below), I am facing this error:

Unable to create project from archetype [org         


        
4条回答
  •  庸人自扰
    2021-01-02 02:01

    I got the same issue, solved by manually removing a unused pom.xml file at the root of workspace directory

提交回复
热议问题