鬼刀先生
2018-11-09 15:28
Project build error: 'artifactId' with value 'spring-mvc-study-DarchetypeArtifactId=maven-archetype-
webapp' does not match a valid id pattern.
请注意参看mavengroupId和artifactId的命名规范,建议使用英文小写字母和'-'。不能使用特殊字符'='。
参考:https://maven.apache.org/guides/mini/guide-naming-conventions.html
Spring MVC起步
195972 学习 · 572 问题
相似问题