mvn deploy:deploy-file -DgroupId=com.example -DartifactId=xx-xx-x -Dversion=0.0.1-SNAPSHOT -Dpackaging=jar -Dfile=xx-xx-x-0.0.1-SNAPSHOT.jar -Durl=http://192.168.1.1:8081/repository/snapshots/ -DrepositoryId=snapshots
Maven上传jar包到私有仓库
最新推荐文章于 2025-05-19 16:01:58 发布