History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: MPH-25
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: John Casey
Reporter: Eric Redmond
Votes: 0
Watchers: 0
Operations

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

Simplify Help Plugin - Add medium describe flag

Created: 08/Jun/07 11:59 PM   Updated: 11/Nov/07 05:04 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 2.0.2

Time Tracking:
Not Specified

File Attachments: 1. File maven-help-plugin-medium.diff (6 kb)
2. Zip Archive mylar-context.zip (1 kb)

Issue Links:
Duplicate
 

Patch Submitted: Yes


 Description  « Hide
This simplifies the help plugin "describe" goal printout in "full" mode by removing redundant spaces to condense the overall size of the output.

This patch also adds a "medium" flag - allowing one to get a simple plugin description with a list of available goals (no parameter data).



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Eric Redmond - 09/Jun/07 12:06 AM
Add medium flag and simplify output

John Casey - 14/Aug/07 11:46 AM
Applied. Thanks, Eric, this is a nice addition.