Uploaded image for project: 'Maven WAR Plugin'
  1. Maven WAR Plugin
  2. MWAR-92

Bad xml in sample documentation on website

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.1-alpha-1
    • None
    • None

    Description

      The online documentation at http://maven.apache.org/plugins/maven-war-plugin/examples/war-manifest-guide.html contains a snippet of xml, the first example box has the following.

      <archiver>
      <manifest_entry>value</manifest_entry>
      <archiver>

      The final <archiver> tag should have been </archiver> to properly close it and make it well formed xml, otherwise this snippet won't work.

      Attachments

        Activity

          People

            dennisl@apache.org Dennis Lundberg
            shinsato Harold Shinsato
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: