[
https://issues.apache.org/jira/browse/FELIX-433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hiram Chirino updated FELIX-433:
--------------------------------
Attachment: FELIX-433.patch
This patch adds a 'extractBundle' configuration option to the plugin. Off by
default but when enabled it will extract the bundle jar to the target/classes
directory.
> Bundle Plugin should optionally extract the bundel jar to target/classes
> ------------------------------------------------------------------------
>
> Key: FELIX-433
> URL: https://issues.apache.org/jira/browse/FELIX-433
> Project: Felix
> Issue Type: New Feature
> Components: Maven Bundle Plugin
> Affects Versions: 0.8.0
> Reporter: Hiram Chirino
> Fix For: 1.0.0
>
> Attachments: FELIX-433.patch
>
>
> When using Maven 2.0.7 in a reactor based project, modules that depend on
> maven-bundle-plugin modules will be compiled with the classpath set to the
> project's target/classes directory. And since the classes may not be there
> the module that depends on the bundle fails to compile.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.