Does anyone have a usecase that demonstrates use of
MavenPluginManager#setupPluginRealm "imports" parameter? I've found
DefaultMavenReportExecutor from maven-reporting-exec, which provides
list of imported packages, but not sure how to use it from a project.

From what I can tell, this parameter is currently masked by
DefaultMavenPluginManager implementation and plugins can use any classes
from the provided parent classloader. So I am not sure if we should fix
parent imports implementation or get rid of it completely. Thank you in
advance.

--
Regards,
Igor

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to