2021-01-12 maven 打包

出现 BOOT-INF 处理pom 中添加问题件 <build> <plugins> <plugin> <groupId>org.springframework.boot</


2020-11-17 maven 打包并放入本地仓库

打包并放入本地仓库在项目下执行下面命令mvn clean install将jar放入本地仓库mvn install:install-file -Dfile=#{文件名}.jar -DgroupId=#{GruopId} -DartifactId=#{artifactId} -Dversion=#{版