[ http://jira.codehaus.org/browse/MPLUGIN-24?page=all ]
Brett Porter closed MPLUGIN-24. ------------------------------- Assignee: Brett Porter Resolution: Cannot Reproduce Fix Version/s: (was: 2.2) can't reproduce with either 2.2 or 2.1 > Generated Goal documentation displays incorrect type for arrays > --------------------------------------------------------------- > > Key: MPLUGIN-24 > URL: http://jira.codehaus.org/browse/MPLUGIN-24 > Project: Maven 2.x Plugin Plugin > Issue Type: Bug > Reporter: Micah Whitacre > Assigned To: Brett Porter > Priority: Minor > > The site document generated to display specific goal information > (site\Project Reports\Plugin documentation\<Individual Site>) does not > correctly display the type for a parameter which is an array. > An example of this would be if a goal has a parameter defined like the > example below: > /** > * @parameter expression="${vmArgs}" > */ > private String[] vmArgs; > the generated site displays the parameter as only having a type of "String". > This is misleading since it should be type "String[]". -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira