Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-111

Building a new-project --type war should not fail on missing web.xml

    Details

      Gliffy Diagrams

        Activity

        Hide
        maxandersen Max Rydahl Andersen added a comment -

        im curious why does Java EE 6 war project require a web.xml ?

        Show
        maxandersen Max Rydahl Andersen added a comment - im curious why does Java EE 6 war project require a web.xml ?
        Hide
        lincolnthree Lincoln Baxter III added a comment -

        Ah, you reminded me of what the real solution is:

        http://maven.apache.org/plugins/maven-war-plugin/war-mojo.html

        We need to tell maven not to fail on a missing web.xml

        Show
        lincolnthree Lincoln Baxter III added a comment - Ah, you reminded me of what the real solution is: http://maven.apache.org/plugins/maven-war-plugin/war-mojo.html We need to tell maven not to fail on a missing web.xml

          People

          • Assignee:
            lincolnthree Lincoln Baxter III
            Reporter:
            lincolnthree Lincoln Baxter III
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:

              Development