Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.4
-
None
Description
For plugins with many goals/parameters and thorough documentation, executing "mvn foo:help -Ddetail" will make one drown in output. We should add some parameter to limit the output to a specific goal, e.g. "mvn foo:help -Ddetail -Dgoal=bar"