Issue Details (XML | Word | Printable)

Key: MPH-33
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Unassigned
Reporter: Dan Fabulich
Votes: 0
Watchers: 0
Operations

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

Help plugin should refer to "goal" not "mojo"

Created: 04/Feb/08 05:35 PM   Updated: 28/Aug/08 11:51 PM   Resolved: 28/Aug/08 11:51 PM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: 2.1

Time Tracking:
Not Specified


 Description  « Hide

The help plugin makes a lot of references to "mojos" which I think is confusing to people who don't do Maven development. We should be consistent in referring to these things as "goals" rather than "mojos" in the help documentation, which we expect to be primarily used by newbies.



Vincent Siveton added a comment - 05/Aug/08 07:55 AM

added a faq


Dan Fabulich added a comment - 28/Aug/08 11:30 PM

Nobody's going to find that FAQ! We should just call it a "goal" to match the behavior of help:help.


Dan Fabulich added a comment - 28/Aug/08 11:51 PM

Fixed revision 690098. Added backwards compatibility for "mojo". Also added support for help:help parameter "-Ddetail" instead of "-Dfull".