You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Nicola Benaglia <ni...@tecno-progetti.eu> on 2009/01/08 16:27:21 UTC

Maven and shell command

Hi,
I was looking to a maven plugin to execute command from shell (I need to
run 'sed' from shell).
I found Maven shell, but it seems deprecated.

Could you please suggest something to use?

Thank you,
Nico


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


AW: Maven and shell command

Posted by "Lewis, Eric" <Er...@ipi.ch>.
Hi Nico

Perhaps the Maven Exec Plugin is what you're looking for.
http://mojo.codehaus.org/exec-maven-plugin/

Best regards,
Eric 

> -----Ursprüngliche Nachricht-----
> Von: Nicola Benaglia [mailto:nicola.benaglia@tecno-progetti.eu] 
> Gesendet: Donnerstag, 8. Januar 2009 16:27
> An: Maven Users List
> Betreff: Maven and shell command
> 
> Hi,
> I was looking to a maven plugin to execute command from shell 
> (I need to
> run 'sed' from shell).
> I found Maven shell, but it seems deprecated.
> 
> Could you please suggest something to use?
> 
> Thank you,
> Nico
> 
> 
> ---------------------------------------------------------------------
> 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