Hi,

have you tried to setPluginContext with a map that you instantiate yourself
and see if it's available in mojo2?


Regards,
htfv (Aliaksei Lahachou)


On Fri, Jun 8, 2012 at 1:36 PM, Tonté Pouncil
<pouncilt.develo...@gmail.com>wrote:

> Hello,
>
> I am trying to get two custom Mojos that I have created to communicate
> with each other.  Mojo1 creates an object that I want to be available when
> Mojo2 executes.  How do I do this?
>
> I've been trying to use
> org.apache.maven.plugin.AbstractMojo#set/getPluginContext() method and
> org.apache.mavin.plugin.ContextEnabled.  But so far the context is null.
>
> Thank you.
>
> Tonté
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

Reply via email to