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
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.