标签:pid artifact 导入 osi repo art 三方 class href
?#!/bin/sh
?mvn deploy:deploy-file -DgroupId=com.xxx.xxx -DartifactId=包名 -Dversion=4.0 -Dpackaging=jar -Dfile=包名.jar -Durl=http://maven.xxx.com/nexus/content/repositories/thirdparty/ -DrepositoryId=第三方库名
标签:pid artifact 导入 osi repo art 三方 class href
原文地址:https://www.cnblogs.com/zhanmeiliang/p/9167104.html