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

命令如下:

Html代码  
  1. mvn archetype:create -DarchetypeGroupId=org.appfuse -DarchetypeArtifactId=appfuse-modular-spring -DremoteRepositories=http://static.appfuse.org/repository -DarchetypeVersion=2.0-m5 -DgroupId=com.seraph.xxx -DartifactId=xxx

使用Maven Archetype生成工程报错的解决相关推荐

  1. DEA中创建父子工程与maven打包Springboot聚合工程报错程序包不存在

    DEA中创建父子工程与maven打包Springboot聚合工程报错程序包不存在 问题描述 springboot 项目打包(package)或安装到仓库(install)的时候报错:程序包com.fu ...

  2. CubeMx 生成的FreeRTOS 代码在ARM compiler6 编译__forceinline 报错的解决方法

    一.问题 如题,CubeMx 生成的FreeRTOS 代码在ARM compiler6 编译__forceinline 报错的解决方法. 二.解决方法 第一种方法,将编译器换回default comp ...

  3. maven插件报错之解决

    maven插件报错之解决 用m2eclipse创建Maven项目时报错 maveneclipsebuilddependenciesauthorizationplugins 用m2eclipse创建 ...

  4. Maven项目pom.xml报错

    1.org.apache.maven.archiver.MavenArchiver.getManifest报错 pom.xml第一行报错,如图: 解决办法: 第一步: help ->Instal ...

  5. android 开发时遇到的环境问题3--eclipse整个项目工程报错

    eclipse项目工程报错,但是里面的各个文件全都没有报错,不知所以. 查看problem,里面有错误 说是某个类的的问价无法读取,这个文件是我直接在本地拉进来的,eclipse不给力,报错了. 解决 ...

  6. IOS动态库打包导入工程报错Library not loaded: @rpath/SwiftFrame.framework/SwiftFrame

    IOS15动态库打包导入工程报错Library not loaded: @rpath/SwiftFrame.framework/SwiftFrame 环境: IOS 15.0 Xcode 13.0 最 ...

  7. Linux 没有主清单属性,maven编译正常,运行报错:中没有主清单属性

    在pom.xml添加插件 org.apache.maven.plugins maven-shade-plugin 1.2.1 package shade com.xxx.spider.Main 执行命 ...

  8. IAR STM32工程报错Error[Pe020]: identifier “GPIO_Pin_0”is undefined D:\STM32F103_Demo\App\main.c

    IAR STM32工程报错: Error[Pe020]: identifier "GPIO_Pin_0" is undefined D:\STM32F103_Demo\App\ma ...

  9. clipse中使用maven插件的时候,运行run as maven build的时候报错:

    clipse中使用maven插件的时候,运行run as maven build的时候报错: -Dmaven.multiModuleProjectDirectory system propery is ...

最新文章

  1. .NET零基础入门06:面向对象入门
  2. 进度条模块tqdm介绍
  3. 统计一个字符串中的单词数
  4. c++STL容器的Set和multiset
  5. C++11新增的关键字decltype(auto)
  6. Spring Boot整合Spring Data Redis-整合步骤
  7. nginx搭建静态文件服务器,Nginx 静态文件服务器搭建及autoindex模块解析
  8. 股市太火 !“牛市”搜索热度暴涨9倍:80后疯狂开户
  9. ubuntu 的 kitti2bag安装与测试
  10. python程序设计——班级档案管理系统
  11. 鼠标右键没有新建选项怎么办
  12. 苹果库乐队怎么玩_iPhone实用技巧:怎么将抖音上的背景音乐制作成手机铃声
  13. c语言常用颜色种类,C语言常用颜色种类(国外英语资料).doc
  14. 协程问题:Can only use Waiter.switch method from the Hub greenlet
  15. DataGrip 连接MySQL 找不到需要的schemas
  16. 低血压形成的原因和治疗方法
  17. 从word2vec开始,说下GPT庞大的家族系谱
  18. DeFi:过去、现在和未来
  19. 软件的成本与定价如何决策?PMP软件开发规模估算和成本估算方法详解
  20. 现代货币银行学 —— chapter 1

热门文章

  1. 图解Public,protected ,private和什么也不填的区别
  2. pthread_once()
  3. linux 获取本机的所有IP地址
  4. KVM虚拟机禁止上网(路由转发)
  5. mysql数据库遍历表,其一字段获取上一条数据
  6. Python flask使用实例
  7. Redis 与 zset(sorted set有序集合) 相关的常用命令
  8. 802.1X基本配置
  9. 《WEB渗透一.信息收集》
  10. EncryptionHelper.cs(20170223)