Created
August 20, 2014 18:11
-
-
Save xCASx/485f754a6ee0e8fb285b to your computer and use it in GitHub Desktop.
Maven install DB driver to local repo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mvn install:install-file -DgroupId=com.oracle -DartifactId=ojdbc6 -Dversion=11.2.0.4 -Dpackaging=jar -Dfile=ojdbc6.jar -DgeneratePom=true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment