2010/4/29 Partha Maitra <[email protected]>:
> I am very new to Maven, and would like to know how to add an "ant" task as a 
> pert of my "install" goal, i.e. if I use mvn install it should first run that 
> ant task.

AntRun plugin:
http://maven.apache.org/plugins/maven-antrun-plugin/

However I think you should check if there is already a plugin that
does what you need. If you post your needs we might help you.

Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to