在环境变量中新建

变量名 MAVEN_OPTS

变量值 -Xms256m -Xmx512m -Dfile.encoding=UTF-8

maven修改默认编码为utf-8_变量名

maven修改默认编码为utf-8_变量名_02