Hi JP, you most likely found a bug :) You'll need to issue it at the felix project, and most likely will also get a better answer there if there is a workaround for this already :)
regards, Achim 2013/10/23 CLEMENT Jean-Philippe <[email protected]> > Dear experts,**** > > ** ** > > I have an issue with the Maven Bundle plugin. It generates an invalid > package when an inner class is used to instantiate a bean.**** > > ** ** > > For instance the following blueprint:**** > > <bean class=”org.test.MyClass.MyPublicStaticInnerClass”/>**** > > ** ** > > Generates the following entry in the Import-Package section:**** > > Import-Package: org.test.MyClass**** > > ** ** > > As MyClass is part of the bundle, no Import-Package entry should be > generated.**** > > ** ** > > Is there a workaround?**** > > ** ** > > Regards,**** > > JP**** > -- Apache Karaf <http://karaf.apache.org/> Committer & PMC OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead OPS4J Pax for Vaadin <http://team.ops4j.org/wiki/display/PAXVAADIN/Home> Commiter & Project Lead blog <http://notizblog.nierbeck.de/>
