手动打jar包到maven

mvn install:install-file -DgroupId=com.oracle -DartifactId=ojdbc6 -Dversion=1.0 -Dpackaging=jar -Dfile=ojdbc6-1.0.jar

talk is cheap. show me the code.
原文地址:https://www.cnblogs.com/yushizhang/p/11175396.html