Re: Running a mojo inside from another mojo

2006-06-08 Thread Mikko Levonmaa
>>On 6/8/06, Mikko Levonmaa <[EMAIL PROTECTED]> wrote: >> Hi guys, >> >> I'm tryin gto develop a plugin that will fiddle around with the >artifact >> produced by the assembly plugin. I can run the AsseblyMojo inside >> MyMojo, but how would I

Running a mojo inside from another mojo

2006-06-08 Thread Mikko Levonmaa
Hi guys, I'm tryin gto develop a plugin that will fiddle around with the artifact produced by the assembly plugin. I can run the AsseblyMojo inside MyMojo, but how would I go about configuring the AssemblyMojos parameters? Or am I going about this the wrongway ;) regards, Mikko