You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Thomas Meyer (JIRA)" <ji...@apache.org> on 2016/01/29 10:21:39 UTC

[jira] [Commented] (MASSEMBLY-792) Expose merge manifest mode from the plexus archiver

    [ https://issues.apache.org/jira/browse/MASSEMBLY-792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15123237#comment-15123237 ] 

Thomas Meyer commented on MASSEMBLY-792:
----------------------------------------

Hi, any news on this?

I really would like to see this patch go into the official repos.

This patch enables to repackage JAR files from the maven dependencies as OSGI bundles using the biz.aQute.bnd:bnd-maven-plugin. The plugin creates an OSGi compatible manifest file, but in the current version of the maven-assembly-plugin there is no way of using this created manifest file, as it's always overwritten by the plexus archiver default manifest file.

would do I need to do to get this merged upstream?

> Expose merge manifest mode from the plexus archiver
> ---------------------------------------------------
>
>                 Key: MASSEMBLY-792
>                 URL: https://issues.apache.org/jira/browse/MASSEMBLY-792
>             Project: Maven Assembly Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.6
>            Reporter: Thomas Meyer
>         Attachments: massembly-792.patch
>
>
> Expose the "merge manifest mode" attribute from the plexus archiver (JarArchiver) so the assembly plugin can be used to unpack an archive with a manifest file into a jar archive (target format) and merge the contents of the already existing (from the unpack) manifest file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)