Wendy Smoak-3 wrote: > > Not quite what I expected. Using Emmanuel's suggestion of adding > <configuration> also does not work. >
As Brett suggested in the MJAR-57, this does work: <configuration> <archive> <manifest> <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries> <addDefaultImplementationEntries>true</addDefaultImplementationEntries> </manifest> </archive> </configuration> -- View this message in context: http://www.nabble.com/Jar-plugin-release-and-documentation-tf2216063.html#a6146691 Sent from the Maven - Users forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
