摘要:
mvn install:install-file -Dfile=jar包本地地址 -DgroupId= -DartifactId= -dversion= -Dpackaging=jar 将jar发送到中央仓库 需要权限 在setting.xml的servers中配置 mvn deploy:deploy-file -Dmaven.test.skip=true -DgroupId= -D... 阅读全文
posted @ 2019-10-31 16:05
石洋
阅读(121)
评论(0)
推荐(0)