> I'm not sure it is a bug. It may be an artifact of separating out the 
> classloaders.

I didn't do that part of the code because it was supposed to be too error
prone, but obviously I've changed it a little still.

> 
> Question is:
> 
> - Do plugin dependencies get automatically added to the jelly 
> classloader?

There should be:
- standard java classloader
- root classloader
- maven root classloader
- project + plugin deps classloader.

I thought this was as it was in RC1. To be honest this is the part I haven't
looked at closely as I've wanted to get the contexts sorted out first. I'm
sure this one is just a small mistake.

- Brett

Reply via email to