Mybatis Generator Exception getting JDBC Driver

编程入门 行业动态 更新时间:2024-10-17 11:25:35

Mybatis <a href=https://www.elefans.com/category/jswz/34/1770614.html style=Generator Exception getting JDBC Driver"/>

Mybatis Generator Exception getting JDBC Driver

开发环境:
Idea Maven Mysql版本 6.0.6
报错信息(以下所有的报错信息均只截取了重要部分):

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building business workpad 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- mybatis-generator-maven-plugin:1.3.2:generate (default-cli) @ xingkeduo_business_workpad ---
[INFO] Connecting to the Database
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.130 s
[INFO] Finished at: 2019-03-25T21:17:09+08:00
[INFO] Final Memory: 12M/155M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.mybatis.generator:mybatis-generator-maven-plugin:1.3.2:generate (default-cli) on project xingkeduo_business_workpad: Execution default-cli of goal org.mybatis.generator:mybatis-generator-maven-plugin:1.3.2:generate failed: Exception getting JDBC Driver: com.mysql.cj.jdbc.Driver -> [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]  finished with exit code 1

检查地点:
No.1–generatorConfig.properties配置文件
No.2–查看pom.xml Mysql包的引用是否正确
No.3–检查pom.xml build 打包配置
No.4 --检查引用 generatorConfig.xml 文件

如果你这三处都没问题就应该,不会报这个错了。
PS:去掉空格的前提下。
但是如果你跟我一样是mysql 6.0.6及以上版本 可能还会出现另外一个问题如下:

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.225 s
[INFO] Finished at: 2019-03-25T21:43:48+08:00
[INFO] Final Memory: 14M/168M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.mybatis.generator:mybatis-generator-maven-plugin:1.3.2:generate (default-cli) on project xingkeduo_business_workpad: Column name pattern can not be NULL or empty. -> [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.

Column name pattern can not be NULL or empty?
解决方案:


我爱你
心有所念人
隔在远远乡
我所有的时间都有来思念你了
留不出一秒去怀疑
愿你看到我给的一切
都干净透明

更多推荐

Mybatis Generator Exception getting JDBC Driver

本文发布于:2024-02-10 21:46:43,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1677465.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:Generator   Mybatis   Exception   Driver   JDBC

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!