I don't know how iPojo uses maven, so I can't really help here, but maybe other people will.
On Fri, Feb 4, 2011 at 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] >> >> > -- 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]

