Uploaded image for project: 'Maven Plugin Tools'
  1. Maven Plugin Tools
  2. MPLUGIN-116

Improve XHTML compliance

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 2.4
    • 2.4.2
    • API, Plugin Plugin
    • None

    Description

      The javadoc snippet

      <p>This is the coolest mojo ever, really!</p>
      

      from a mojo/parameter description is transformed into

      <p>
      <p>This is the coolest mojo ever, really!</p>
      </p>
      

      by the PluginXdocGenerator which is not valid XHTML.

      Attachments

        Issue Links

          Activity

            People

              bentmann Benjamin Bentmann
              bentmann Benjamin Bentmann
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: