On 10/18/05, Brian E. Fox <[EMAIL PROTECTED]> wrote: > > Isn't that basically the same as using antrun? That's how we've been > using it in the meantime to call jdo enhancers and testNg.
not really. Using antrun you put this knowledge in the POM and the build script is a part of the specific project, where in the other technique you can build a reusable plugin that contains an ant build script. Cheers, -- Chris
