Nicolas Lalevée schrieb: > the classpath of Lucene is so simple (no dependency at all),
Unfortunately, it's not. Some exported packages are split across bundles. This makes it tough to manage. I wish it would be as easy as using BND to simply generate the manifests for the existing jars. But it doesn't work without the BND descriptors to get the split-packages and the version dependencies on exported/imported packages right. BTW, the Maven OSGi plug-in is deprecated and has been replaced by this one which is also based on BND. http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html -Gunnar -- Gunnar Wagenknecht [EMAIL PROTECTED] http://wagenknecht.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]