You can generate ant build file/intelliJ project file/Eclipse project file from Maven poms. One way is to too keep maven as your master so you don't have to maintain both.
On Tue, Aug 5, 2008 at 11:32 AM, Sean Owen <[EMAIL PROTECTED]> wrote: > I don't know, I have not found a great solution for this. I don't use > Maven myself but am not against learning how to use it effectively. > Part of that is sorting out how to keep it in sync with Ant build > scripts. We could delegate all building to Ant. Perhaps that's the > easiest way. > > Anyone know enough about Maven to understand best practices? I assume > some does or else we wouldn't be bothering with it. > > On Mon, Aug 4, 2008 at 8:47 PM, Grant Ingersoll <[EMAIL PROTECTED]> > wrote: > > So, what's are plan for the Maven poms? How do we intend to keep them in > > sync such that they are actually useful for those who want to use Maven > (not > > me, but others...)? > > > > -Grant > > >
