`
zhangdaiscott
  • 浏览: 407738 次
  • 性别: Icon_minigender_1
  • 来自: 北京
博客专栏
8fb25857-16b4-3681-ab5e-e319f45c42a8
Jeecg快速开发平台
浏览量:0
文章分类
社区版块
存档分类

使用Maven Archetype生成工程报错的解决

 
阅读更多

下午使用Maven创建工程,使用mvn archetype:generate命令,选择了编号2,结果报错:The defined artifact is not an archetype。后来完整的写下了命令,成功生成了工程。

命令如下:

Html代码收藏代码
  1. mvnarchetype:create-DarchetypeGroupId=org.appfuse-DarchetypeArtifactId=appfuse-modular-spring-DremoteRepositories=http://static.appfuse.org/repository-DarchetypeVersion=2.0-m5-DgroupId=com.seraph.xxx-DartifactId=xxx
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics