Friday, June 24, 2016

Maven, Install library from local path

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

0 comments:

Post a Comment