> FYI, I added jar plugin config for manifest > specification/implementation entries to the maven-parent pom for v6. > > Does anyone think it will cause problems? I know there were issues > with multi-line descriptions, but I believe the jar plugin was fixed > to use 'name' instead.
In Apache JAMES project we found problems when the specification and implementation versions contain "-SNAPSHOT". I stopped using the jar manifest entries because Avalon Phoenix throw exceptions (and exits) when it finds such versions. I don't know if this is a bug in Avalon Phoenix or if the manifest specifications define that this has to be a "plain" number. Stefano >> + >> <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries> >> + >> <addDefaultImplementationEntries>true</addDefaultImplementationEntries> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]