maven引入本地jar

mvn install:install-file -Dfile=***.jar -DgroupId=**.***.** -DartifactId=* -Dversion=0.8.11 -Dpackaging=jar

原文地址:https://www.cnblogs.com/lwmp/p/6255478.html