[ 
http://jira.codehaus.org/browse/MPH-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vincent Siveton closed MPH-30.
------------------------------

         Assignee: Vincent Siveton
       Resolution: Fixed
    Fix Version/s: 2.1

fixed in r681903, snapshot deployed.

> help:describe should accept "cmd" argument
> ------------------------------------------
>
>                 Key: MPH-30
>                 URL: http://jira.codehaus.org/browse/MPH-30
>             Project: Maven 2.x Help Plugin
>          Issue Type: New Feature
>            Reporter: Dan Fabulich
>            Assignee: Vincent Siveton
>             Fix For: 2.1
>
>
> In a lot of cases, people want help about Maven commands without really 
> knowing exactly what their plugin's artifactId/groupId is.  Many people at my 
> work are perennially unclear about the distinction between a lifecycle phase 
> like "compile" and a plugin goal like "compiler:compile".
> help:describe should allow the user to specify an arbitrary command with 
> "cmd", they could then type "mvn help:describe -Dcmd=install" to get 
> information about the install lifecycle phase, or "mvn help:describe 
> -Dcmd=compiler:compile" to get information about the compiler plugin's 
> compile goal.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to