Hey Folks, I am currently creating a new build system for my development team and Ivy is a mainstay of it.
I only have one problem so far: How do I ensure the inclusion of common buildsystem dependencies. For example: our build system uses xdoclet and several other java tools at build time and I don't want to include them as dependencies in the ivy.xml file of every component. Is there anyway for me to reference a common set of dependencies ? Thanks Jim Mochel
