Hi,
My project has a structure similar to this:
root
+child1
+child2
I use the exec goal in the root project.
During the compilation process of both children the "exec goal" from root
project is executed and causes errors - thus I would like to skip it. I
would like it to be executed only during the compilation of the root
project.
How can I achieve it?
Thanks in advance.
Tom
--
View this message in context:
http://www.nabble.com/exec-maven-plugin--%3E-how-to-skip-execution-in-a-sub-project-tf4379678s177.html#a12484500
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]