在进行mybatis逆向工程到时候,报错,提示maven plugin 错误,提示missing.....

解决办法:

因为之前到pom中忘记了加版本信息,添加后错误消失:

mmall项目之问题一(mavenplugin问题)_逆向工程