Issue Details (XML | Word | Printable)

Key: MPH-15
Type: Improvement Improvement
Status: Closed Closed
Resolution: Duplicate
Priority: Minor Minor
Assignee: Unassigned
Reporter: Kenney Westerhof
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven 2.x Help Plugin

help:describe should accept plugin prefix or prefix:goal

Created: 12/Jun/06 08:00 AM   Updated: 05/Aug/08 07:32 AM   Resolved: 05/Aug/08 07:32 AM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: 2.1

Time Tracking:
Not Specified

Issue Links:
Related
 
Supercedes
 


 Description  « Hide

It's tedious and unnecessary to type the entire groupId and artifactId since plugin:goal also works
when specified on the commandline.

Add a new parameter -Dgoal=plugin:goal or -Dprefix=plugin and let m2 resolve the plugin
in the normal fashion;

mvn help:describe -Dprefix=help -> show Mojo's for maven-help-plugin



Andrea Aime added a comment - 23/Jul/06 07:58 AM

Well, apparently the current version of the help plugin allows for that, even if the help plugin site does not seem up to date.
The following works:

mvn help:describe -Dplugin=site -Dfull=true

(althought the output is a bit too verbose i my opinon)


Barend Garvelink made changes - 05/Mar/08 06:10 AM
Field Original Value New Value
Link This issue is superceded by MPH-26 [ MPH-26 ]
Barend Garvelink added a comment - 05/Mar/08 06:10 AM

See also MPH-26.


Vincent Siveton made changes - 05/Aug/08 07:31 AM
Link This issue is related to MPH-30 [ MPH-30 ]
Vincent Siveton added a comment - 05/Aug/08 07:32 AM

MPH-30 provides a new parameter cmd for phase or goal


Vincent Siveton made changes - 05/Aug/08 07:32 AM
Resolution Duplicate [ 3 ]
Fix Version/s 2.1 [ 12300 ]
Status Open [ 1 ] Closed [ 6 ]