>> Why not just turn your code-generator into a maven plugin. > > I was thinking about this, but its something I don't have the time for > right now. (And exec-maven-plugin does most of the work already.)
Plugins are super simple to write. You've probably already spent more time trying to make exec-m-p work and writing emails etc than it would have taken to write your own plugin. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
