Thanks Clément. Sorry but with this plugin config - I have deleted ignoreAnnotations config,
the MANIFEST is not correct (no iPOJO declares) Pierre 2011/2/4 Clement Escoffier <[email protected]> > Hi, > > Just found: > http://mirrors.ibiblio.org/pub/mirrors/maven2/org/ow2/jonas/jonas-modules/5 > .1.4/jonas-modules-5.1.4.pom > > > Regards, > > Clement > > On 04.02.11 12:43, "Pierre Henry Perret" <[email protected]> wrote: > > >Yes, it is already included with inherited /extensions true, > >but still the manifest is without iPOJO declarations. > > > >Is ther a sample somewhere with a parent project that uses iPOJO ? > > > >Pierre > > > > > >2011/2/4 Pierre Henry Perret <[email protected]> > > > >> Yet done too. > >> > >> Pierre > >> > >> > >> 2011/2/4 Clement Escoffier <[email protected]> > >> > >> Hi, > >>> > >>> Just add the maven-ipojo-plugin in the parent too. > >>> > >>> Regards, > >>> > >>> Clement > >>> > >>> On 04.02.11 11:20, "Pierre Henry Perret" <[email protected]> wrote: > >>> > >>> >This is exactly what I've done as it is in a similar project > >>>structure. > >>> >But even, the manifest contains no iPOJO declarations. > >>> > > >>> >Pierre > >>> > > >>> > > >>> > > >>> > > >>> >2011/2/4 Guillaume Nodet <[email protected]> > >>> > > >>> >> Sure, you need to specify that the plugin configuration is inherited > >>> >> with the <inherited>true</inherited> element. > >>> >> See > >>> > >>>>> > http://svn.apache.org/repos/asf/activemq/activemq-apollo/trunk/pom.xml > >>> >> for example. > >>> >> > >>> >> On Fri, Feb 4, 2011 at 11:01, Pierre Henry Perret > >>><[email protected]> > >>> >> wrote: > >>> >> > Hello, > >>> >> > > >>> >> > I have noticed that when inheriting the maven-bundle-plugin from a > >>> >>parent > >>> >> > project, the manifest is not more annotated . > >>> >> > > >>> >> > Does the maven-bundle-plugin work with parent project ? > >>> >> > > >>> >> > Pierre > >>> >> > > >>> >> > >>> >> > >>> >> > >>> >> -- > >>> >> Cheers, > >>> >> Guillaume Nodet > >>> >> ------------------------ > >>> >> Blog: http://gnodet.blogspot.com/ > >>> >> ------------------------ > >>> >> Open Source SOA > >>> >> http://fusesource.com > >>> >> > >>> >> > >>>--------------------------------------------------------------------- > >>> >> To unsubscribe, e-mail: [email protected] > >>> >> For additional commands, e-mail: [email protected] > >>> >> > >>> >> > >>> > >>> > >>> > >>> --------------------------------------------------------------------- > >>> To unsubscribe, e-mail: [email protected] > >>> For additional commands, e-mail: [email protected] > >>> > >>> > >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

