2010/4/29 Partha Maitra <[email protected]>: > Thanks for your reply, actually I would want to perform some additional ant > tasks, but instead of calling an additional goal as "antrun:run" I would want > to use normal "mvn clean install". When I call this "mvn install" I would > expect to run the ant task. Can you please help?
Attach the antrun:run to the install phase http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html#Plugins Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
