>
>
>
> As I understood from Martin Eisengardt this has to with the fact that the
> PlexusContainer does not have maven related information since Maven 3.
>
> Right now I'm looking into the source code of Maven to see how plugins are
> executed.
>
>
>

Actually some plugins are aware of this. For example maven-site-plugin
generates other mojos to execute the reportings. And thus it should use
some other method to receive mojo objects. Something that is not the plexus
container.

Reply via email to