maven添加本地包命令mvn install:install-file

mvn install:install-file -DgroupId=com.xinyartech -DartifactId=easyexcel -Dversion=1.1.1 -Dpackaging=jar -Dfile=/root/shell/easyexcel-1.1.1.jar   

-Dfile:要注册的jar,绝对路径

 

posted on 2019-09-02 17:58  Ruthless  阅读(44771)  评论(1编辑  收藏  举报