maven 添加自己的包

mvn install:install-file -Dfile=d:/flea.jar -DgroupId=com.flea.bussiness -DartifactId=flea -Dversion=1.0.0 -Dpackaging=jar
原文地址:https://www.cnblogs.com/brucetie/p/4130685.html