On Fri, Apr 8, 2011 at 3:48 PM, Wayne Fay <wayne...@gmail.com> wrote:
>> phase). I've done similar things using execution properties in the
>> MavenSession object, but this only support String values. Is there
>> some other data structure which can be used to pass something other
>> than a String?
>
> I was going to suggest via the MavenSession object... so I guess I
> can't help here. If you find a solution, post back.
>
> (Couldn't you arguably serialize your object as a string?)

I'm effectively doing this already by saving an XML representation of
the object in the target directory, but I thought something more
direct would be nicer looking :)

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

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

Reply via email to