Slawomir Jaranowski created MPLUGIN-262:
-------------------------------------------

             Summary: Generated HelpMojo doesn't display default values and 
user properties.
                 Key: MPLUGIN-262
                 URL: https://jira.codehaus.org/browse/MPLUGIN-262
             Project: Maven Plugin Tools
          Issue Type: Bug
    Affects Versions: 3.2
            Reporter: Slawomir Jaranowski
         Attachments: help-class-source.vm.patch

For example for parameter with default value, after run goal:help -Ddetail I 
see:

{noformat}
    parameterName
      description
{noformat}

I should see:

{noformat}
    parameterName (Default: default value)
      description
      User property: propertyName
{noformat}

I attach proposition of patch. 




--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to