Skip to content

Instantly share code, notes, and snippets.

@danielkec
Created November 26, 2020 13:07
Show Gist options
  • Select an option

  • Save danielkec/5a4f8e79b16a45989bfa843896e49e08 to your computer and use it in GitHub Desktop.

Select an option

Save danielkec/5a4f8e79b16a45989bfa843896e49e08 to your computer and use it in GitHub Desktop.
# Install wlthint3client.jar to local msv repo
mvn install:install-file \
-Dfile=./wlthint3client.jar \
-DgeneratePom=true \
-DgroupId=custom.com.oracle \
-DartifactId=wlthint3client \
-Dversion=12.2.1.3 \
-Dpackaging=jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment