Uploaded image for project: 'Maven EAR Plugin'
  1. Maven EAR Plugin
  2. MEAR-92

Add createEarFile property

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 2.3.2
    • None
    • None
    • Patch

    Description

      When directory deploying an ear project often a majority of the time is spent unnecessarily building the ear archive i.e. "Building jar: ...". Since it isn't needed during development it'd be nice if the ear plugin could be configured to stop short of actually building the archive file.

      The attahced patch adds a createEarFile property to the EarMojo class to control whether to create the .ear file archive or not.

      All changes in this patch are in the EarMojo.java file which is also attached.

      Attachments

        1. EarMojo.java
          16 kB
          Kem Elbrader
        2. EarMojo.patch
          3 kB
          Kem Elbrader

        Issue Links

          Activity

            People

              khmarbaise Karl Heinz Marbaise
              kem.elbrader@elementline.com Kem Elbrader
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: