问题:利用骨架创建maven工程时没有src目录,报错:[ERROR] Maven execution terminated abnormally (exit code 1),就是整个项目骨架没有生成。

解决办法:

1.检查配置文件路径:File ->Settings ->Maven

2. Maven->Runner: 添加-Dmaven.multiModuleProjectDirectory=$M2_HOME,记得选择JDK

3. 创建maven工程添加一个键值对:archetypeCatalog    internal

基本上通过上述步骤就可以正常创建maven工程了,但不排除各别意外翻车的,如有的话。。嗯嗯。。。再百度吧--_--。。。

[ERROR] Maven execution terminated abnormally (exit code 1)相关推荐

  1. 报错IDEA Terminated with exit code 1

    参考文章:https://blog.csdn.net/qq_45037155/article/details/124094157 本人亲测,在使用IDEA使用Maven模板创建项目或者在当前项目中Ne ...

  2. 【笔记】Error while loading PyV8 binary: exit code 1解决方法

    [笔记]Error while loading PyV8 binary: exit code 1解决方法 参考文章: (1)[笔记]Error while loading PyV8 binary: e ...

  3. Error: cmd: Command failed with exit code ENOENT

    在Webstorm中执行命令: cordova build android 时的提示: Error: cmd: Command failed with exit code ENOENT 在网上搜索后: ...

  4. ERROR: Minions returned with non-zero exit code

    一.问题现象 在做系统批量初始化的时候: 执行: salt '*' state.highstate 后报错: ERROR: Minions returned with non-zero exit co ...

  5. 使用SVN clang: error: linker command failed with exit code 1 (use -v to see invocation)

    2019独角兽企业重金招聘Python工程师标准>>> 再把项目上传到SVN仓库上,然后再拉到本地编译时出现如下错误 ld: library not found for -lxxxx ...

  6. Proxmox VE中出现TASK ERROR: command ‘apt-get update‘ failed: exit code 100的解决方法

    Proxmox VE中出现TASK ERROR: command 'apt-get update' failed: exit code 100的解决方法 参考文章: (1)Proxmox VE中出现T ...

  7. VSCode中配置Rust时报错:error: linking with `x86_64-w64-mingw32-gcc` failed: exit code: 1

    环境配置:Win10+VSCode+MinGW Rust安装成功后,在VSCode中创建工程调试,执行编译时报了这个错:error: linking with x86_64-w64-mingw32-g ...

  8. RUST error: linking with `x86_64-w64-mingw32-gcc` failed: exit code: 1

    error: linking with x86_64-w64-mingw32-gcc failed: exit code: 1 bug原因是由于MinGW安装顺序问题引起的,应该先安装mingw_GC ...

  9. clang++.exe: error: linker command failed with exit code 1 错误解决方法

    clang++.exe: error: linker command failed with exit code 1 错误解决方法 错误信息如下: Build command failed. Erro ...

最新文章

  1. android地址格式转换,Android(安卓)时间戳和日期之间的转化
  2. org.apache.subversion.javahl.ClientException: Previous operation has not finished
  3. IT应聘者的简历应该是怎么样的?
  4. Linux远程管理协议相关知识介绍
  5. 广州计算机专业王健,王健-计算机与信息工程学院
  6. linux虚拟机上安装域名,虚拟机如何安装linux系统
  7. python mysql 正则表达式,MySQL之正则表达式(REGEXP)
  8. LADRC的学习——PID的学习
  9. 算法:时间、空间复杂度
  10. C语言字符串函数(strcpy,strlen,strcat,stsstr,strchr,strcmp,memcpy,memmove)
  11. 软考信息系统项目管理师论文范文:论项目的质量管理论项目的质量管理
  12. Mac/Win Photoshop CC 2018(V19.0)安装破解激活图文教程(附破解补丁)
  13. Acer EC-471G BIOS升级注意事项
  14. 实验5 振幅调制(集成乘法器幅度调制电路)
  15. 算法设计与分析_《算法设计与分析》(2017年8月版)修订
  16. Error querying database. Cause: java.sql.SQLException: ORA-01008: 并非所有变量都已绑定
  17. 重磅发布|主机安全联动蜜罐解决方案助力大型攻防演练
  18. python 实现随机加减法
  19. 计算机一级B考试总结500字,期中考试总结与反思500
  20. qt项目转Xcode项目(Xcode开发qt)

热门文章

  1. 腾讯云服务器(CentOS7.6系统)安装jdk
  2. 如何进行职业技能培训
  3. 解析ViewPager(二)——ViewPager源码解析
  4. C语言 人事管理系统练习
  5. oppo手机html文件管理,oppo手机文件在电脑上无法读取怎么办
  6. java 大圣账号和github地址
  7. RuntimeError: CUDA out of memory 已解决
  8. openssl将各种格式证书转换
  9. cropped-11111111111111111.jpg
  10. mysql大于、等于、小于语法大全