Hi

Any ideas how the following could be accomplished?

br,
Mikko


Mikko wrote:
> 
> Hi,
> 
> What I'm getting at is that I have a multimodule build and that I would
> like to use the assembly plugin to assemble it and once I have the whole
> binary in one jar file I need to preverify it and sometimes obfuscate it
> (yes, MIDP development). 
> 
> Maybe I'm going about this the wring way, so any help would be
> appreciated.
> 
> thanks,
> Mikko
> 
> 
> Jason van Zyl-2 wrote:
>> 
>> 
>> On 19 Sep 06, at 2:20 AM 19 Sep 06, Mikko wrote:
>> 
>>>
>>> Hi,
>>>
>>> Is there a way to run another plugin goal from my own plugin by  
>>> using the
>>> @execute goal="" tag in my plugin. I would like to be able to run the
>>> assembly:assembly goal from my plugin. When I use @execute
>>> goal="assembly:assembly", the build process says that it can not be  
>>> found.
>>>
>> 
>> What are you trying to do? Generally this is not recommended.
>> 
>> Jason.
>> 
>>> br,
>>> Mikko
>>> -- 
>>> View this message in context: http://www.nabble.com/Executin-a- 
>>> plugin-goal-from-another-plugin-tf2297411.html#a6383118
>>> Sent from the Maven - Users mailing list archive at Nabble.com.
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> 
>> 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Executin-a-plugin-goal-from-another-plugin-tf2297411s177.html#a7256656
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to