mvn deploy:deploy-file -DgroupId=com.xxx.xxx -DartifactId=xx-xx-xxx -Dversion=1.0.0 -Dpackaging=jar -Dfile=/Users/xxx/Downloads/xxxxxxxxxxx.jar -Durl=http://xxx.xxx.xxx.xxx:19000/repository/nexus-release/ -DrepositoryId=nexus-snapshot
mvn deploy:deploy-file -DgroupId=com.xxx.xxx -DartifactId=xx-xx-xxx -Dversion=1.0.0 -Dpackaging=jar -Dfile=/Users/xxx/Downloads/xxxxxxxxxxx.jar -Durl=http://xxx.xxx.xxx.xxx:19000/repository/nexus-release/ -DrepositoryId=nexus-snapshot
本文标题:maven 打包命令
本文链接:https://www.haomeiwen.com/subject/fjzqqdtx.html
网友评论