mvn deploy:deploy-file -DgroupId=com.fpx.common -DartifactId=fpx-common-page -Dversion=1.0.0-SNAPSHOT -Dpackaging=jar -Dfile=D:/Maven/repo/com/fpx/common/fpx-common-page/1.0.0-SNAPSHOT/fpx-common-page-1.0.0-SNAPSHOT.jar -DpomFile=D:/Maven/repo/com/fpx/common/fpx-common-page/1.0.0-SNAPSHOT/fpx-common-page-1.0.0-SNAPSHOT.pom -Durl=http://172.16.30.206:8081/nexus/content/repositories/snapshots/ -DrepositoryId=snapshots -s D:/apache-maven-3.1.1/conf/settings.xml
注
提交至snapshots仓库中时版本号必须带-SNAPSHOT
时间: 2024-10-11 11:52:22