You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Farhan Sarwar <fa...@gmail.com> on 2007/08/17 01:07:26 UTC

plugin for executing shell script/batch files ?

Whats the plugin to use in maven to execute/invoke shell scripts or a
batch file?

Farhan.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: plugin for executing shell script/batch files ?

Posted by Manos Batsis <ma...@geekologue.com>.
Hmm. Try the maven-exec-plugin :-)

Manos Batsis wrote:
> Farhan Sarwar wrote:
>> Whats the plugin to use in maven to execute/invoke shell scripts or a
>> batch file?
> 
> Maybe a more appropriate plugin exists but how about antrun and the exec 
> task?
> 
> Cheers,
> 
> Manos
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: plugin for executing shell script/batch files ?

Posted by Manos Batsis <ma...@geekologue.com>.
Farhan Sarwar wrote:
> Whats the plugin to use in maven to execute/invoke shell scripts or a
> batch file?

Maybe a more appropriate plugin exists but how about antrun and the exec 
task?

Cheers,

Manos


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org