Skip to content

Instantly share code, notes, and snippets.

@codethereforam
Created December 3, 2020 09:40
Show Gist options
  • Save codethereforam/b903d8a0f9e132181d53788355dd98ec to your computer and use it in GitHub Desktop.
Save codethereforam/b903d8a0f9e132181d53788355dd98ec to your computer and use it in GitHub Desktop.
maven install file
mvn --settings E:\ install:install-file "-DgroupId=com.oracle" "-DartifactId=ojdbc6" "-Dversion=11.2.0.1.0" "-Dpackaging=jar" "-Dfile=C:\" "-Dmaven.repo.local=E:\"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment