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 question is:
how do i do that ?
somehow i can´t get a handle to the configuration paramters of my mojo 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,


Julian
-- 
View this message in context: 
http://old.nabble.com/Calling-an-other-Mojo-from-own-Mojo---tp26525255p26525255.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

Reply via email to