"C:\Program Files\Java\jdk1.8.0_131\bin\java.exe" -Dmaven.multiModuleProjectDirectory=C:\Users\28082\work\sql\mybatis-generator-create -Dmaven.home=C:\Users\28082\work\apache-maven-3.6.0 -Dclassworlds.conf=C:\Users\28082\work\apache-maven-3.6.0\bin\m2.conf "-javaagent:C:\Users\28082\work\IDE\IntelliJ IDEA 2018.1.8\lib\idea_rt.jar=7548:C:\Users\28082\work\IDE\IntelliJ IDEA 2018.1.8\bin" -Dfile.encoding=UTF-8 -classpath C:\Users\28082\work\apache-maven-3.6.0\boot\plexus-classworlds-2.5.2.jar org.codehaus.classworlds.Launcher -Didea.version=2018.1.8 -s C:\Users\28082\work\apache-maven-3.6.0\conf\settings.xml -Dmaven.repo.local=C:\Users\28082\work\apache-maven-3.6.0\repository -DskipTests=true org.mybatis.generator:mybatis-generator-maven-plugin:1.3.2:generate -f pom.xml -P dev,jdk1.8,ali
[INFO] Scanning for projects...
[INFO]
[INFO] ---------------< com.unioninfo:mybatis-generator-create >---------------
[INFO] Building mybatis-generator-create 1.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- mybatis-generator-maven-plugin:1.3.2:generate (default-cli) @ mybatis-generator-create ---
[INFO] Connecting to the Database
[INFO] Introspecting table dh_yx_agentuser
log4j:WARN No appenders could be found for logger (org.mybatis.generator.internal.db.DatabaseIntrospector).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.931 s
[INFO] Finished at: 2020-10-12T20:15:18+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.mybatis.generator:mybatis-generator-maven-plugin:1.3.2:generate (default-cli) on project mybatis-generator-create: Execution default-cli of goal org.mybatis.generator:mybatis-generator-maven-plugin:1.3.2:generate failed: Cannot instantiate object of type org.mybatis.generator.plugins.LombokPlugin -> [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/PluginExecutionException
Process finished with exit code 1