Hi

The plugin manager has a shared context map (getPluginContext()) for
all mojos. This context is called before executing each mojo so you
could share objects from a given mojo to communicate with others
mojos.

Cheers,

Vincent

2006/11/30, Dietrich Schulten <[EMAIL PROTECTED]>:
Hi,

is it possible to get the plugin context from within a Mojo? In the test
harness getPluginContext returns null. What is the plugin context?
(Actually, I want the MavenSession and I hope it is part of the context...)

Regards,
D'

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to