1. 程式人生 > >上傳外部第三方 SNAPSHOT 包至Nexus

上傳外部第三方 SNAPSHOT 包至Nexus

mvn deploy:deploy-file -DgroupId={groupId} -DartifactId={artifactId} -Dversion={version} -Dpackaging=jar -Dfile={jarFileName} -Durl=http://{username}:{password}@{nexusHost}/repository/{repos