shud 发表于 2022-6-22 18:35:29

使用archetype生成新微服务模块,找不到模板

# 版本号:3.2.0

# 问题描述:使用archetype生成新微服务模块,找不到模板


# 截图&代码:
JEECG BOOT 3.2.0 ................................... FAILURE
jeecg-boot-base .................................... SKIPPED
jeecg-boot-base-tools .............................. SKIPPED
jeecg-boot-base-core ............................... SKIPPED
jeecg-boot-base-api ................................ SKIPPED
jeecg-system-local-api ............................. SKIPPED
jeecg-system-cloud-api ............................. SKIPPED
jeecg-boot-module-demo ............................. SKIPPED
jeecg-boot-module-system ........................... SKIPPED
------------------------------------------------------------------------
BUILD FAILURE
------------------------------------------------------------------------
Total time:1.886 s
Finished at: 2022-06-22T18:25:57+08:00
------------------------------------------------------------------------
Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:3.2.1:generate (default-cli) on project jeecg-boot-parent: The desired archetype does not exist (org:jeecg-cloud-gen:3) ->

To see the full stack trace of the errors, re-run Maven with the -e switch.
Re-run Maven using the -X switch to enable full debug logging.

For more information about the errors and possible solutions, please read the following articles:
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException




# 友情提示(为了提高issue处理效率):
- 未按格式要求发帖,会被直接删掉;
- 请自己初判问题描述是否清楚,是否方便我们调查处理;
- 针对问题请说明是Online在线功能(需说明用的主题模板),还是生成的代码功能;
- 描述过于简单或模糊,导致无法处理的,会被直接删掉;
页: [1]
查看完整版本: 使用archetype生成新微服务模块,找不到模板