Skip to content

Instantly share code, notes, and snippets.

@laszlomiklosik
Created February 20, 2012 07:26
Show Gist options
  • Save laszlomiklosik/1868263 to your computer and use it in GitHub Desktop.
Save laszlomiklosik/1868263 to your computer and use it in GitHub Desktop.
Get maven plugin parameter description from command line
# just use mvn:describe -Ddetail and specify the name of the plugin, see example below
mvn help:describe -Dplugin=org.jacoco:jacoco-maven-plugin -Ddetail
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment