I have a problem when using this patch in a reactor.
It seems that the jars are sometimes extracted at the root instead of
${basedir}/target/
I will investigate further.

On Dec 6, 2007 4:51 PM, Guillaume Nodet <[EMAIL PROTECTED]> wrote:

> 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/




-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/

Reply via email to