新安装了IntelliJ IDEA开发环境,导入了maven项目,配置好环境后,使用maven编译项目。 命令:mvn clean install -Dmaven.test.skip=true 注:编译时跳过测试内容