Uploaded image for project: 'Maven Site Plugin'
  1. Maven Site Plugin
  2. MSITE-645

Menu no longer accepts "href" attribute

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1
    • 3.2
    • documentation
    • None

    Description

      Section "Including Generated Content":
      http://maven.apache.org/plugins/maven-site-plugin/examples/sitedescriptor.html

      I used the example:

      <menu name="Foo" href="foo.html" />
      

      Error reported:
      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.1:site (default-cli) on project leave: SiteToolException: Error parsing site descriptor: Unknown attribute 'href' for tag 'menu' (position: START_TAG seen ...<body>\r\n <menu name="Foo" href="foo.html" />... @3:40) -> [Help 1]

      Either the documentation is wrong or the site schema has changed.

      Attachments

        Activity

          People

            hboutemy Herve Boutemy
            pbenedict Paul Benedict
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: