Skip to content

Instantly share code, notes, and snippets.

@4ndrej
Last active December 25, 2017 10:44
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save 4ndrej/5162986 to your computer and use it in GitHub Desktop.
Save 4ndrej/5162986 to your computer and use it in GitHub Desktop.
maven build command for sublime text 3
{
"working_dir": "${project_path:${folder}}",
"shell_cmd": "mvn -fae clean install"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment