BND is a Java tool for automated building bundles for an OSGi environment.
I've started developing a bundle for apache felix and did so with the ops4j pax plugin. I've created the …
java maven osgi apache-felix bndI'm using maven-bundle-plugin (bnd effectively). It's straightforward to include a resource file from sources. For example, a resource file (src/…
osgi osgi-bundle bnd maven-bundle-plugin