Re: Can Ivy be used to figure out the correct order to build a set of modules, based on the dependency hierarchy?

2014-01-29 Thread Marc De Boeck
Sure, have a look at the ant-task ivy:buildlist. Furthermore, you can use the properties module, leaf and restartfrom to tune and trim the list of buildfiles that you can then execute in a subant task. Regards, Marc 2014-01-29 KARR, DAVID dk0...@att.com With Maven, the modules listed in an

How to publish a directory tree, so it can be retrieved with the same structure?

2014-01-29 Thread KARR, DAVID
I'm working on the same set of problems described in my earlier How to publish additional metadata ... note. I'd appreciate any responses with concrete examples to demonstrate how I should do this. At the conclusion of the build, I need to publish the entire contents of the build directory,