We are using maven 3.0.3 and the 1.7.1 shade plugin to create an executable jar. We recently noticed that the shaded jar has a lower-case meta-inf/manifest.mf file in it. The original jar does not have the lowercasing, so it seems to be an issue with the shade plugin? I can't see anything in the code I browsed...anyone else having this issue?
We are building on linux... -- Jeffrey D. Brekke Wisconsin, USA [email protected] [email protected] [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
