Issue Details (XML | Word | Printable)

Key: MPH-4
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Vincent Siveton
Reporter: John Casey
Votes: 7
Watchers: 2
Operations

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

add mojo to projecthelp to describe supported plugin parameter expressions

Created: 03/Oct/05 03:32 PM   Updated: 03/Aug/08 09:32 AM   Resolved: 03/Aug/08 09:32 AM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: 2.1

Time Tracking:
Not Specified


 Description  « Hide

People wanting to develop mojos need some help determining what plugin parameter expressions Maven will support. The projecthelp plugin would be a good place for this type of mojo, which would simply read the plugin parameter documentation used to diagnose plugin configuration errors (paramdoc files), and do some simple pattern matching on the expressions before outputting information about expressions and how to affect their values, not to mention descriptions of what they do.

This will depend on more complete paramdoc information.



Vincent Siveton added a comment - 03/Aug/08 09:32 AM

Fixed in r682178, snapshot deployed

new mojo: mvn help:expressions