mvn install:install-file -Dfile=本地jar包路径 -DgroupId=路径 -DartifactId=路径 -Dversion=版本 -Dpackaging=jar(文件后缀)