Created
February 20, 2012 07:26
-
-
Save laszlomiklosik/1868263 to your computer and use it in GitHub Desktop.
Get maven plugin parameter description from command line
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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