[info] ------------------------------------------------------------------------
[info] build failure
[info] ------------------------------------------------------------------------
[info] total time: 2.581 s
[info] finished at: 2018-08-05t11:51:49+08:00
[info] ------------------------------------------------------------------------
[error] failed to execute goal org.mybatis.generator:mybatis-generator-maven-plugin:1.3.5:generate (default-cli) on project smart-campus: the server time zone value 'öð¹ú±ê׼걼ä' is unrecognized or represents more than one time zone. you must configure either the server or jdbc driver (via the servertimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support. -> [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/mojoexecutionexception
process finished with exit code 1
拉到后面看报 to use a more specifc time zone value if you want to utilize time zone support. ->
说没有给他使用时区 请给他设置一个具体的时区值
我们就得在connectionurl的配置上加 ?servertimezone=utc