From: Alan D. C. <li...@to...> - 2007-12-06 19:58:45
|
On Dec 6, 2007, at 10:00 AM, Benjamin Reed wrote: >> I am happy to convert this project to use Maven. It will require >> some significant restructuring. > > Can you comment a bit more on what kind of restructuring you are > talking > about? We would split the project into two modules. One would be the core server and the other the C client library. Maybe we could convert the Jute compiler to be a maven plugin. Each module needs to have its code and unit tests organized in a certain way; this is the convention over configuration aspect that I mentioned before. We should probably create a ZooKeeper maven repository so that people could pull in the project's snapshot builds. Regards, Alan |