請(qǐng)問一下關(guān)于maven的這種問題怎么解決
Project build error: 'artifactId' with value 'spring-mvc-study-DarchetypeArtifactId=maven-archetype-
?webapp' does not match a valid id pattern.
Project build error: 'artifactId' with value 'spring-mvc-study-DarchetypeArtifactId=maven-archetype-
?webapp' does not match a valid id pattern.
2018-11-09
舉報(bào)
2018-11-09
請(qǐng)注意參看mavengroupId和artifactId的命名規(guī)范,建議使用英文小寫字母和'-'。不能使用特殊字符'='。
參考:https://maven.apache.org/guides/mini/guide-naming-conventions.html