Bnd Ipojo Plugin, Ipojo Extension modules, and Maven

2014-10-17 Thread Simon Chemouil
Hey, I'm looking to use a manipulation-time iPojo extension module (wisdom-ipojo-module) with the Bnd iPojo plugin from Maven... and the Pojoization BND plugin can't seem to find wisdom-ipojo-module. I checked the build output with -X, Maven does pass the iPojo extension to BND along with the iPoj

Re: Bnd Ipojo Plugin, Ipojo Extension modules, and Maven

2014-10-17 Thread Clement Escoffier
Hi, Guillaume would be more precise, but it might be  https://issues.apache.org/jira/browse/FELIX-4668. Will try to have a look over the weekend. Cheers, Clement On 17 octobre 2014 at 15:27:09, Simon Chemouil (schemo...@gmail.com) wrote: Hey, I'm looking to use a manipulation-time iPojo exte

Re: Bnd Ipojo Plugin, Ipojo Extension modules, and Maven

2014-10-17 Thread Guillaume Sauthier (OW2)
It’s not really similar, wisdom is not using @stereotypes discovery, it simply declares a BindingModule that will register some annotations in the framework (along with the associated behaviour). In fact, what happen is that the Bnd plugin is not creating a new AnnotationMetadataProvider with a

Re: Bnd Ipojo Plugin, Ipojo Extension modules, and Maven

2014-10-20 Thread Simon Chemouil
Hey again! Great, so, should I open a bug, or something. It would be pretty cool to have a fix by the next release :). Also, it would be very nice if there was a the proper capacity generation, similar to what Bnd now does with DS (to work with R5 resolvers/repositories): Provide-Capability: osg

Re: Bnd Ipojo Plugin, Ipojo Extension modules, and Maven

2014-10-21 Thread Clement Escoffier
Hi, On 20 octobre 2014 at 18:15:50, Simon Chemouil (schemo...@gmail.com) wrote: Hey again!  Great, so, should I open a bug, or something. It would be pretty cool to  have a fix by the next release :).  Please do. Also, it would be very nice if there was a the proper capacity  generation, simi