1.替换pom.xml文件中的groupId(项目分组)
2.替换pom.xml文件中的artifactId(项目名称)
3.替换/src/main/java/ 项目源码下的package(jar包路径)
4.删除IDEA临时文件
5.清理工程缓存,并重启IDEA