Hi

 

I have a multi module project like

 

MMP

|----A

|----B

|----C

 

I am using the maven-antrun-plugin to execute an ant task but for the goal
install, the execution of this plugin takes place before the
compilation/test of the sub module A/B/C. How could I specify that this
execution be run by the end??

 

TIA



--
View this message in context: 
http://maven.40175.n5.nabble.com/multi-module-project-and-order-of-plugin-execution-tp4332618p4332618.html
Sent from the Maven - Users mailing list archive at Nabble.com.

Reply via email to