You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Florent BENOIT (JIRA)" <ji...@apache.org> on 2012/12/20 15:39:12 UTC

[jira] [Created] (FELIX-3827) Error in bbd-ipojo-plugin of manipulating jar with embedded dependencies with maven bundle plugin + bnd-ipojo-plugin

Florent BENOIT created FELIX-3827:
-------------------------------------

             Summary: Error in bbd-ipojo-plugin of manipulating jar with embedded dependencies with maven bundle plugin + bnd-ipojo-plugin
                 Key: FELIX-3827
                 URL: https://issues.apache.org/jira/browse/FELIX-3827
             Project: Felix
          Issue Type: Bug
          Components: iPOJO
         Environment: Missing component and version in the JIRA list ?
            Reporter: Florent BENOIT


If a bundle using maven bundle plugin+ipojo plugin embed dependencies on another bundle and that the embedded bundle contains ipojo annotations there is a failure :

[WARNING] Bundle org.ipojo.bug:component2:bundle:1.0-SNAPSHOT : Cannot read content of org/ipojo/bug/component1/MyComponent1.class
[ERROR] Bundle org.ipojo.bug:component2:bundle:1.0-SNAPSHOT : Cannot compute annotations from org/ipojo/bug/component1/MyComponent1.class : Empty file


In my case I don't care of annotations that are on the embedded jars.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira