So if you need to actually do something that Maven does not do, for example run a custom program to automatically generate some source code, what do people usually do?

 * Use a plug-in to run something like Ant or some other scripting tool
 * Write your own plug-in, or is this overkill for something really simple?
 * Something else, some other feature of Maven I am missing?

Cheers, Eric

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to