無法創(chuàng)建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
舉報(bào)
2015-07-20
我試試。
2015-07-17
maven的配置文件你是不是把packaging節(jié)點(diǎn)的值設(shè)置成了pom啊。。。 如果是的話,這樣是錯(cuò)的。?
應(yīng)該是