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

fileNameMapping set to no-version breaks skinnyWars feature

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.7, 2.8, 2.9
    • 2.9.1
    • None

    Description

      I have my plugin configured as:

      <plugin>
      <artifactId>maven-ear-plugin</artifactId>
      <version>2.9</version>
      <configuration>
      <defaultJavaBundleDir>lib/</defaultJavaBundleDir>
      <skinnyWars>true</skinnyWars>
      <fileNameMapping>no-version</fileNameMapping>
      </configuration>
      </plugin>

      And the inclusion of <fileNameMapping>no-version</fileNameMapping> which I need, causes all the wars to fat.

      Is this a known bug? This is a major problem for me, is there any workaround?

      Attachments

        Activity

          People

            khmarbaise Karl Heinz Marbaise
            dahoffer David Hoffer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: