[ http://jira.codehaus.org/browse/MPLUGIN-7?page=comments#action_55294 ]
Vincent Siveton commented on MPLUGIN-7: --------------------------------------- Hervé, FYI plugin:xdoc is already implemented as a MavenReport, according the MNG-706 issue http://svn.apache.org/viewcvs.cgi?rev=291309&view=rev http://maven.apache.org/plugins/maven-plugin-plugin/report-mojo.html Here is a small thread about AbstractMavenMultiPageReport subject: http://www.nabble.com/multi-page-reports-t690194.html#a1915556 HTH Thanks a lot for your support. > Reformat the autogenerated goal parameters page to improve readibility. > ----------------------------------------------------------------------- > > Key: MPLUGIN-7 > URL: http://jira.codehaus.org/browse/MPLUGIN-7 > Project: Maven 2.x Plugin Plugin > Type: Improvement > Environment: any, jdk 1.4.2_06 > Reporter: Corridor Software Developer > Priority: Minor > > Original Estimate: 8 hours > Remaining: 8 hours > > The goal plugin:xdoc creates a table describing the parameters for a plugin. > An example may be found here: > http://mojo.codehaus.org/xmlbeans-maven-plugin/xmlbeans-mojo.html > In the example, notice that the nowrap on the type, expression and > default-value columns causes the descriptions to be crammed into the right > side of the page. > So rather than having these values in their own columns, position them in > rows below the parameter as is done in the maven-model documentation for the > project descriptor. This way the fields don't compete for space across the > page: > http://maven.apache.org/maven2/maven-model/maven.html > What's more, the inclusion of hyperlinked xml at the top of the page > describing the configuration section of the plugin would benefit the end user > without manual effort of the plugin developer. -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
