無法創建maven web工程
Unable to create project from archetype [org.apache.maven.archetypes:maven-archetype-webapp:1.0]
Unable to add module to the current project as it is not of packaging type 'pom'
Unable to create project from archetype [org.apache.maven.archetypes:maven-archetype-webapp:1.0]
Unable to add module to the current project as it is not of packaging type 'pom'
2015-07-17
舉報
2015-07-20
我試試。
2015-07-17
maven的配置文件你是不是把packaging節點的值設置成了pom啊。。。 如果是的話,這樣是錯的。?
應該是