MyBlog


本地jar到私服

<p>mvn deploy:deploy-file -Dmaven.test.skip=true -Dfile=C:\Users\gongzhao\Downloads\didi-sdk-JAVA-1.0.6\didi-sdk-JAVA\commons-logging-1.1.1.jar -DgroupId=didi.sdk -DartifactId=commons.logging -Dversion=1.0.0-release -Dpackaging=jar -DrepositoryId=release -Durl=<a href="http://repo.shanyishanmei.com/nexus/content/repositories/renrenche-business-releases">http://repo.shanyishanmei.com/nexus/content/repositories/renrenche-business-releases</a></p> <p>说明: -Dmaven.test.skip=true //跳过编译、测试 -Dfile=D:\MvnProject\service-mvn-1.0.0.jar //jar包文件地址,绝对路径 -DgroupId=pri.roy.mvn.test //gruopId--pom坐标,自定义 -DartifactId=mvn-api //artifactId--pom坐标,自定义 -Dversion //版本号 -Dpackaging //打包方式 -DrepositoryId //远程库服务器ID -Durl //远程库服务器地址</p>

页面列表

ITEM_HTML