maven把jar包安装到本地

mvn install:install-file -Dfile=G:jar二维码QRCode.jar -DgroupId=jp.sourceforge -DartifactId=qrcode -Dversion=1.0 -Dpackaging=jar

原文地址:https://www.cnblogs.com/tobiasy/p/9853268.html