On Thursday 07 December 2006 09:43, Emil Eifrém wrote: > All dependencies are not treated equal. If dependency is a bundle then > generate Import-Package. If dependency is a jar then embed and > generate Bundle-Classpath.
This is an interesting hack. :o) You are more or less equalling the 'class transport mechanism in Maven' with 'class resolution mechanism in OSGi'. The more I read this thread the more convinced I am getting that Maven ain't the savior ;o) Cheers Niclas