On 29/11/2007, Elvy <[EMAIL PROTECTED]> wrote: > > > What are the configuration tags allowed for the maven-bundle-plugin? > > <plugin> > ... > <configuration> > <!-- ??? what can be put here ??? --> > <instructions> > ... > </instructions> > </configuration> > ... > </plugin> > > > The only one I know for the moment is <manifestLocation>. Except this one, > I've heard/read of nothing else. > > Can we list them here?
so far only <manifestLocation> and <obrRepository> (which was a very recent addition) both of these are mentioned at http://felix.apache.org/site/maven-bundle-plugin-bnd.html ----- > Tell me something you don't know! > -- > View this message in context: > http://www.nabble.com/getting-started-with-maven-bundle-plugin-tf4888903.html#a14023398 > Sent from the Apache Felix - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Cheers, Stuart

