Skip to content

Instantly share code, notes, and snippets.

@jgsqware
Created April 20, 2017 14:00
Show Gist options
  • Save jgsqware/6e66cee2533b944ce8d79fda13e39627 to your computer and use it in GitHub Desktop.
Save jgsqware/6e66cee2533b944ce8d79fda13e39627 to your computer and use it in GitHub Desktop.
Print Maven version
mvn7 org.apache.maven.plugins:maven-help-plugin:2.1.1:evaluate -Dexpression=project.version | grep -v '\[INFO\]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment