命令如下:
mvn install:install-file -Dfile=D:\Jar\spring-social-weibo-0. 2.0.RELEASE.jar -DgroupId=com.couponornot -DartifactId=spring-social-weibo -Dversion=0.2.0.RELEASE -Dpackaging=jar -DgeneratePom=true -DcreateChecksum=true
-Dfile:文件路径
-DgroupId:Pom.xml文件中引用的groupId
-DartifactId:同上
-Dversion:同上