> Just out of curiosity, have tools like Ivy and maven been ever considered for > dependency management?
We are looking at these two tools. Our first thoughts is devs should be able to start projects that are tied to other parts of their code so we want this to be as flexible as possible. Maven forces too much of a structure on to the developers. Ivy seems like the right tool to go with. Any comments? --Alex