> > > I suppose you could get resolved dependencies from MavenProject instance > passed to you from configurator, so you could create your own > URLClassLoader > from those jars.
I need to get the PLUGIN dependencies, not the project one. AFAIK the MavenProject API doesn't give me access to plugins ClassRealm/ClassPath/artifacts
