Skip to content

Instantly share code, notes, and snippets.

@marceloserpa
Last active June 16, 2020 18:15
Show Gist options
  • Save marceloserpa/ea7cf815b51888508fd011c53b1a477e to your computer and use it in GitHub Desktop.
Save marceloserpa/ea7cf815b51888508fd011c53b1a477e to your computer and use it in GitHub Desktop.

mvn install:install-file -Dfile={path-to-file} \ -DgroupId={group-id}
-DartifactId={artifact-id}
-Dversion={version}
-Dpackaging={packaging}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment