Re: Calling an other Mojo from own Mojo ?

2009-11-26 Thread Jörg Schaible
Hi James, James William Dumay wrote at Donnerstag, 26. November 2009 08:50: > Take a look at the mojo executor. I think this is what you want > http://code.google.com/p/mojo-executor/ I wish every user of that plugin good luck to maintain ever a larger build with some submodules. Unless they ne

Re: Calling an other Mojo from own Mojo ?

2009-11-26 Thread Jörg Schaible
Hi, Wurzelseppi wrote at Donnerstag, 26. November 2009 08:45: > > 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

Re: Calling an other Mojo from own Mojo ?

2009-11-25 Thread James William Dumay
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

Calling an other Mojo from own Mojo ?

2009-11-25 Thread Wurzelseppi
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, Stefan -- View this message in context: http://old.nabble.com/Calling-an-other-Mojo-from-own-Mojo

Calling an other Mojo from own Mojo ?

2009-11-25 Thread Wurzelseppi
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