[ http://jira.codehaus.org/browse/MPLUGIN-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Benjamin Bentmann closed MPLUGIN-116. ------------------------------------- Assignee: Benjamin Bentmann Resolution: Fixed Fix Version/s: 2.4.2 Fixed in [r657566|http://svn.apache.org/viewvc?view=rev&revision=657566]. > Improve XHTML compliance > ------------------------ > > Key: MPLUGIN-116 > URL: http://jira.codehaus.org/browse/MPLUGIN-116 > Project: Maven 2.x Plugin Tools > Issue Type: Improvement > Components: API, Plugin Plugin > Affects Versions: 2.4 > Reporter: Benjamin Bentmann > Assignee: Benjamin Bentmann > Priority: Trivial > Fix For: 2.4.2 > > > The javadoc snippet > {noformat} > <p>This is the coolest mojo ever, really!</p> > {noformat} > from a mojo/parameter description is transformed into > {noformat} > <p> > <p>This is the coolest mojo ever, really!</p> > </p> > {noformat} > by the {{PluginXdocGenerator}} which is not valid XHTML. -- 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