On Fri, 01 Aug 2003 07:46:30 -0500, kevin.ros wrote: > I would personally like to see the project mavenized. Maven absolutely > blows ant away as far as project organization goes.
I use maven on a couple of my own projects and I would say ... please don't. Maven wants you to work in the maven box. I would wait for maven 1.0 and and 1.6 to be released before making a decision to switch. > I'm +1 for any refactoring that enforces simplicity, and cohesiveness > with other Apache projects. The more we are like, say the > jakarta-commons projects, the easier it will be for users to understand > ours. > > The negative part of moving to maven- it'll be a little work. I > *really* think/hope that any effort you put in will be towards getting > the CVS head consistent and as bug free as possible, so we can release. > Mavenizing is not in that spirit. > I was working with the test-all on windows running the standalone > server. I feel that making the current tests work for all drivers is our > *highest* priority. Agreed. I now have test-all running on without error (but with failures due to the issues I mentioned yesterday). > Thoughts?