Skip to content

Instantly share code, notes, and snippets.

@floverfelt
Created October 18, 2020 15:58
Show Gist options
  • Save floverfelt/f67f069a6bf09c75e66382234345337d to your computer and use it in GitHub Desktop.
Save floverfelt/f67f069a6bf09c75e66382234345337d to your computer and use it in GitHub Desktop.
Installing MSTR war locally
mvn install:install-file -Dfile=112U2.war -DgroupId=mstr -DartifactId=mstr-war -Dversion=1.0 -Dpackaging=war
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment