I have two projects. I want one of the projects to build the other project. Both projects have their on build.xml. I want to use a target from one build.xml file to call a target in another build.xml file.