1、git clone https://github.com/mfriedenhagen/dummy-lifecycle-mapping-plugin
2、在拉下来的项目文件夹里mvn -Dmaven.test.skip -U clean install,这样就可以把lifecycle-mapping拉到本地maven仓库了
3、重新run mybatis-generator.xml
以上照做就是了,弄完不必重启idea,重新运行mybatis-generator即可。
1、git clone https://github.com/mfriedenhagen/dummy-lifecycle-mapping-plugin
2、在拉下来的项目文件夹里mvn -Dmaven.test.skip -U clean install,这样就可以把lifecycle-mapping拉到本地maven仓库了
3、重新run mybatis-generator.xml
以上照做就是了,弄完不必重启idea,重新运行mybatis-generator即可。