After we release, I would like to copy the entire dependency hierarchy (all configurations of all modules) for the version that we actually released. I tried using the install task by changing to the highest module in the hierarchy and ran the install task specifying the version of that highest level module that we released. This almost worked in that the corresponding transitive dependencies were copied to my destination. However, my top level module only has a subset of the configurations such that it only grabs the corresponding subset of configurations for all transitive modules. How can I get all configurations of all modules copied over?
--- Shawn Castrianni ---------------------------------------------------------------------- This e-mail, including any attached files, may contain confidential and privileged information for the sole use of the intended recipient. Any review, use, distribution, or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive information for the intended recipient), please contact the sender by reply e-mail and delete all copies of this message.
