You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Richard S. Hall (JIRA)" <ji...@apache.org> on 2007/04/10 18:53:32 UTC

[jira] Resolved: (FELIX-199) Add a recursive bundle goal to maven plugin to generate osgi bundles for all dependencies

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

Richard S. Hall resolved FELIX-199.
-----------------------------------

    Resolution: Fixed
      Assignee: Richard S. Hall

I have applied the patch. I had to make a slight modification since there was a simple dependency on a Java 5 method. Otherwise, it compiled successfully for me.

Carlos, if everything is okay, then close this issue.

> 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 Bundle Plugin
>            Reporter: Carlos Sanchez
>         Assigned To: Richard S. Hall
>         Attachments: FELIX-199-20070328-EXTRA.patch, FELIX-199-20070328.patch, FELIX-199.20070325.patch, org.apache.maven.maven-model_2.1.0.SNAPSHOT.jar, 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.