Uploaded image for project: 'Maven Archetype'
  1. Maven Archetype
  2. ARCHETYPE-113

examples/webapp.html documentation is incorrect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • Documentation
    • None

    Description

      The documentation up here:
      http://maven.apache.org/plugins/maven-archetype-plugin/examples/webapp.html

      shows the directory structure:
      .

      – src
      `-- main
      `-- java
        – resources
        – webapp
        `-- WEB-INF
        `-- web.xml
      `-- index.jsp
      `-- pom.xml

      That is incorrect it should be:
      .

      – src
      `-- main
        – webapp
          – WEB-INF
          `-- web.xml
        `-- index.jsp
      `-- resources
      `-- pom.xml

      Sorry I don't have the tool installed to generate those ascii trees automatically so I might not have formated it correctly.

      Attachments

        Activity

          People

            Unassigned Unassigned
            scytacki Scott Cytacki
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: