Clement Escoffier <[EMAIL PROTECTED]> writes: > The actual (distributed) iPOJO Plugin is based on the old OSGi Maven > Plugin. There is no default value.
One suggestion for the tutorial: advise specifying a Bundle-SymbolicName header with a <bundleSymbolicName> element, as the plugin does not create one by default. I like to use the default provided by the maven-bundle-plugin, ${pom.artifactId}. I noticed that Equinox exhibits a few display-level quirks when this header is absent (though it still behaves properly otherwise). > A version based on BND exists but still under test. I will await that one eagerly. -- Steven E. Harris