jeecgboot / JeecgBoot

🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x/3.x,SpringCloud,Ant Design&Vue3,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
http://www.jeecg.com
Apache License 2.0
40.18k stars 14.73k forks source link

关于mvn install一直显示错误该怎么解决 #7297

Closed blacksmall-mos closed 3 days ago

blacksmall-mos commented 3 days ago

屏幕截图 2024-09-29 143747 会一直在jeecg-boot-base-core 出错显示Faliure 错误显示如下: [ERROR] Plugin org.apache.maven.plugins:maven-resources-plugin:3.9.8 or one of its dependencies could not be resolved: [ERROR] org.apache.maven.plugins:maven-resources-plugin:jar:3.9.8 was not found in http://maven.aliyun.com/nexus/content/groups/public during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of nexus-aliyun has elapsed or updates are forced [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException 改过了镜像和其他东西依旧显示错误

zhangdaiscott commented 3 days ago

是通过parent install的吗

blacksmall-mos commented 3 days ago

在此路径上D:\code\Code\JEECG\java\JeecgBoot-master\jeecg-boot使用视频提到的mvn install

zhangdaiscott commented 3 days ago

image

blacksmall-mos commented 3 days ago

image 这里显示报错是因为maven配置不对嘛

blacksmall-mos commented 3 days ago

image

blacksmall-mos commented 3 days ago

我用的是jdk23是不是跟settings里的jdk1.4也要修改

zhangdaiscott commented 3 days ago

默认支持jdk17和jdk8 更高项目也不支持