maven安装jar到本地仓库的记录

 

mvn install:install-file -DgroupId="mytest"  (这里加上双引号,未加一直失败,不知道为什么 )

-DartifactId=rmconfig -Dversion=1.0 -Dpackaging=jar -Dfile=D:\repository\mytest.jar                                  

posted @ 2020-07-26 20:01  靠谱的提莫  阅读(81)  评论(0编辑  收藏  举报