generally speaking you should have distinct plugins executed in
different phases if it makes sense, otherwise you should have multiple
executions and then just call different mojo's from the same plugin if
they are all in the same lifecycle phase

that being said, this question is probably more appropriate for the
maven users list.

cheers!
jesse

On Tue, May 6, 2008 at 6:56 PM, VELO <[EMAIL PROTECTED]> wrote:
> Hi folks,
>
>  I wrote one plugin, who take one java project and generate some flex
>  sources.
>
>  Is there any way to call another plugin (in this case flex-compiler-mojo)
>  from this generator-plugin?
>
>  Any ideas?
>
>
>  VELO
>



-- 
jesse mcconnell
[EMAIL PROTECTED]

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

Reply via email to