[
https://issues.apache.org/jira/browse/MJAR-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16402026#comment-16402026
]
jieryn commented on MJAR-248:
-----------------------------
Note, I can not use configuration.excludes.exclude=**/META-INF/MANIFEST.MF
because the MANIFEST.MF is (usually) generated content and is not on the file
system, and therefore seems to skip checking of exclusions.
> option to prevent META-INF/MANIFEST.MF creation
> -----------------------------------------------
>
> Key: MJAR-248
> URL: https://issues.apache.org/jira/browse/MJAR-248
> Project: Maven JAR Plugin
> Issue Type: New Feature
> Reporter: jieryn
> Priority: Minor
>
> The META-INF/MANIFEST.MF represents 20-25% of many of my highly-modularized
> project's byte size. It would be very nice to be able to prevent the creation
> of that file in my jars.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)