Take a look at the mojo executor. I think this is what you want
http://code.google.com/p/mojo-executor/

James


Sent from my iPhone

On 26/11/2009, at 6:45 PM, Wurzelseppi <findmein...@yahoo.de> wrote:


Hi All,

i trying to develop an maven plugin and have problems at a certain point.

My Mojo has to call an other mojo and needs to pass required parameters which i´m defining in my own plugins configuration section. The ques tion is:
how do i do that ?
somehow i can´t get a handle to the configuration paramters of my mo jo other
than the directly injected ones.
Is there a way to get a map or something like that of the parameters and
pass them to the other mojo ?


Thanks a lot.


Greetings,


Stefan
--
View this message in context: 
http://old.nabble.com/Calling-an-other-Mojo-from-own-Mojo---tp26525256p26525256.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
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