This is actually a plexus-archiver issue. I noticed they're using lowercased names for the keys I don't know about such spec of manifest entries, but I guess they had a reason for it.
Try also Jira[1] or GIT[2] to get more info. -Robert [1] http://jira.codehaus.org/browse/PLXCOMP/component/12540 [2] https://github.com/sonatype/plexus-archiver.git > From: [email protected] > To: [email protected] > Subject: Workaround for manifestEntry bug > Date: Sat, 19 Nov 2011 14:06:46 +0100 > > Hello Everyone, > > I've refactored my ant-based library into maven based one, but I've > encounter the same issue reported as the blocker here: > http://jira.codehaus.org/browse/MSHARED-182 > > Seeing the date of creation of this ticket I suppose there is no prospect of > quick fix in the near future. > Is there another way to add custom items into the manifest.mf file via > Maven? > > Otherwise I'll have to roll my changes back to ant. > > Best, > Jan > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
