While working on the ServiceMix project, Hiram found a bug and raise a JIRA with an attached patch [1]. The problem is that in a reactor build (multiproject build), maven uses the ./target/classes folder of dependant modules and add those in the classpath. This causes a problem, because the bundle plugin does not extract the classes in that folder, which cause the classpath to not contain the neeed classes. Can someone review the patch and apply it please ? Thanks!
[1] https://issues.apache.org/jira/browse/FELIX-433 -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
