Hi, I was wondering if any of you guys encountered the same problem.
I am generating some source code using an ANT Task, the task is triggered when the Maven lifecycle reaches the "generate-sources" phase. That works just fine, the problem is, the very same phase is executed when I do generate the Project Site using "mvn site". Thus, the task bound to "generate-sources" is triggered several times for every site thats built. Any smart ideas, because I don't seem to find the solution to this. Thanks in advance, /Daniel --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
