On 11/05/2009, sebb <[email protected]> wrote: > On 11/05/2009, Dennis Lundberg <[email protected]> wrote: > > For the Sources Plugin, see this issue: > > > > http://jira.codehaus.org/browse/MSOURCES-42 > > > > that was fixed in the recently released 2.1 version. > > > > > Ah, I see now, thanks. > > I had assumed that the maven-jar-plugin was used to create all the > jars, but it looks like it's only responsible for binary jars. > > > For the Javadoc plugin, I'm not sure if it has been implemented or > > reported in JIRA.
For the record: It's working OK now - both source and javadoc plugins support additional manifest entries, so long as one uses source version 2.1 and javadoc version 2.5 (I assume later versions will also work). > > > > > > sebb wrote: > > > I'd like to include the default implementation and specification > > > entries to the source and javaoc jars. > > > > > > I've checked the documentation for maven-jar-plugin and Maven > > > Archiver, and followed the instructions. The manifest entries are > > > added OK to the binary jar, but nothing seems to work with the source > > > and javadoc jars. > > > > > > A google search does not help either, nor could I find anything > > > relevant in the Maven user list archives. > > > > > > Can anyone enlighten me please? > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [email protected] > > > For additional commands, e-mail: [email protected] > > > > > > > > > > > > > > -- > > Dennis Lundberg > > > > --------------------------------------------------------------------- > > 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]
