David Hoffer created MEAR-189:
---------------------------------

             Summary: fileNameMapping set to no-version breaks skinnyWars 
feature
                 Key: MEAR-189
                 URL: https://jira.codehaus.org/browse/MEAR-189
             Project: Maven Ear Plugin
          Issue Type: Bug
    Affects Versions: 2.9, 2.8, 2.7
            Reporter: David Hoffer


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?



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to