Hello!
I'm wondering if the maven-osgi-plugin will properly add Bundle-Classpath entries from dependencies to the classpath when doing a compile? Specifically, can you specify a bundle as a maven dependency and have the plugin do the right thing with the classpath entries in the manifest from the dependencies when compiling. -Aaron