[ 
https://issues.apache.org/jira/browse/FELIX-199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474608
 ] 

Carlos Sanchez commented on FELIX-199:
--------------------------------------

This is finished for now, there are two new goals, "bundleall" to recursively 
create osgi bundles from pom dependencies and "manifest" to generate just the 
manifest, that it's gonna be useful for making all maven builds osgi compliant.

You can get a diff from 
http://svn.apache.org/repos/asf/maven/sandbox/plugins/maven-bundle-plugin/

> Add a recursive bundle goal to maven plugin to generate osgi bundles for all 
> dependencies
> -----------------------------------------------------------------------------------------
>
>                 Key: FELIX-199
>                 URL: https://issues.apache.org/jira/browse/FELIX-199
>             Project: Felix
>          Issue Type: New Feature
>          Components: Maven Plugin
>            Reporter: Carlos Sanchez
>         Attachments: recursivebundle.diff.txt
>
>
> Running
> mvn org.apache.felix:maven-bundle-plugin:recursivebundle
> in a project will convert each dependency, including transitive ones, to an 
> OSGi bundle in the target dir. It does not include dependent libraries in the 
> bundle, so each bundle matches the corresponding jar.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to