Hello, some related questions:
You are talking about the bnd-maven-plugin (e.g. Neil Bartlett). I recently read this pages: * https://github.com/bndtools/bnd/issues/629 * https://github.com/bndtools/bndtools/wiki/Maven-Integration-Requirements So, I would assume I should not move my projects to use that plugin. Correct? Could we collect pro and cons of he bnd.bnd files at some place? The only pro I have read is loosing some lines. This could also be done using a pre-configured maven-bundle-plugin in the parent POM and using properties to change that stuff (see e.g. https://github.com/ops4j/org.ops4j.pax.tipi/blob/master/tipi-master/pom.xml). Or I am wrong? Best regards, Markus
